]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: recheck current lock owner before blacklist
authorJason Dillaman <dillaman@redhat.com>
Thu, 18 May 2017 16:38:44 +0000 (12:38 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 19 May 2017 12:43:37 +0000 (08:43 -0400)
commit6fa25c2bf230263da6f9a26739938d67c13b5bba
tree973b495ec419fa0d7d052ea0586808844cb7db13
parentf6b388a3a363824579f4f1353e67e2ff1b8952d6
librbd: recheck current lock owner before blacklist

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/rbd_mirror.sh
src/librbd/ManagedLock.cc
src/librbd/managed_lock/AcquireRequest.cc
src/librbd/managed_lock/AcquireRequest.h
src/librbd/managed_lock/BreakRequest.cc
src/librbd/managed_lock/BreakRequest.h
src/test/librbd/managed_lock/test_mock_AcquireRequest.cc
src/test/librbd/managed_lock/test_mock_BreakRequest.cc
src/test/librbd/test_mock_ManagedLock.cc