]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: do not shut down exclusive lock while acquiring
authorJason Dillaman <dillaman@redhat.com>
Mon, 13 Jun 2016 16:00:28 +0000 (12:00 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 13 Jun 2016 16:06:40 +0000 (12:06 -0400)
commitc5694fc6766fb8e213c4b65d2cd7b9d066b07ff7
tree793cd295793fbad11da4b1913723cf62ef135084
parent082f918a99807af297f75b7eb0fda627e24725f1
librbd: do not shut down exclusive lock while acquiring

Fixes: http://tracker.ceph.com/issues/16260
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageState.cc
src/librbd/ImageState.h
src/librbd/exclusive_lock/AcquireRequest.cc
src/librbd/image/OpenRequest.cc
src/librbd/image/RefreshRequest.cc
src/librbd/image/RefreshRequest.h
src/test/librbd/exclusive_lock/test_mock_AcquireRequest.cc
src/test/librbd/image/test_mock_RefreshRequest.cc
src/test/librbd/mock/MockImageState.h