]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: interlock image refresh and lock operations
authorJason Dillaman <dillaman@redhat.com>
Wed, 17 Aug 2016 18:58:22 +0000 (14:58 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 23 Aug 2016 16:23:07 +0000 (12:23 -0400)
commit583ac91872859e81d68c9d346516522c6aa1614c
tree7550fd0c05aefc6e9d55a923f799e6a72f212d04
parenta5b8c9c1d81ed609e71a5a8abe4d0e90194408cc
librbd: interlock image refresh and lock operations

Fixes: http://tracker.ceph.com/issues/16773
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ExclusiveLock.cc
src/librbd/exclusive_lock/AcquireRequest.cc
src/test/librbd/exclusive_lock/test_mock_AcquireRequest.cc
src/test/librbd/test_mock_ExclusiveLock.cc
src/test/librbd/test_mock_fixture.cc