]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: always respond to "release lock" request if lock owner 10865/head
authorJason Dillaman <dillaman@redhat.com>
Mon, 15 Aug 2016 21:15:48 +0000 (17:15 -0400)
committerLoic Dachary <ldachary@redhat.com>
Wed, 9 Nov 2016 10:58:37 +0000 (11:58 +0100)
commitfa1fc35bc4d22ce91f6210d96c14994753267077
tree0b200dbcb40aa8aad3a21a5e8431992c1435d4cc
parent0c38c464fff2280a6345b470f1c83aa6229776cc
librbd: always respond to "release lock" request if lock owner

Fixes: http://tracker.ceph.com/issues/17030
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d8e7946fff27030a3b1dc4f6dd5315884cec27c1)
src/librbd/ExclusiveLock.cc
src/librbd/ExclusiveLock.h
src/librbd/ImageWatcher.cc
src/test/librbd/test_mock_ExclusiveLock.cc