]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: owner_lock should be held during flush request
authorJason Dillaman <dillaman@redhat.com>
Thu, 7 May 2015 18:17:37 +0000 (14:17 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 4 Jun 2015 20:52:05 +0000 (16:52 -0400)
commitc9142fe35372cf69b7a56f334622a775a6b7c43f
treef93131fc4474229219af581b1595c980fb1e8cf4
parenta38f9e5104a6e08e130dc4f15ad19a06d9e63719
librbd: owner_lock should be held during flush request

Flush might result in the cache writing out dirty objects, which
would require that the owner_lock be held.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/internal.cc
src/librbd/internal.h