]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc: ObjectCacher flusher might needs additional locks
authorJason Dillaman <dillaman@redhat.com>
Thu, 7 May 2015 18:06:16 +0000 (14:06 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 4 Jun 2015 20:52:05 +0000 (16:52 -0400)
commita38f9e5104a6e08e130dc4f15ad19a06d9e63719
tree6f842594dd2c54d8d167e2d1a9424220d29ee6a4
parent1b57cc1da7a51e6f8ffea689b94ef843732c20a4
osdc: ObjectCacher flusher might needs additional locks

librbd requires the ObjectCacher flusher thread to acquire
an additional lock in order to maintain lock ordering
constraints.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/LibrbdWriteback.cc
src/librbd/LibrbdWriteback.h
src/osdc/ObjectCacher.cc
src/osdc/WritebackHandler.h