]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: ignore blacklist error when releasing exclusive lock
authorJason Dillaman <dillaman@redhat.com>
Wed, 4 Jan 2017 17:12:27 +0000 (12:12 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 6 Jan 2017 16:53:20 +0000 (11:53 -0500)
commit418dcf29cb8c450049047e09a4dad2941af87018
tree9e97a68cb3a9f65b390bbe122c23eed484560db7
parent47b89f4d48a0b99876462167389df28893a8d418
librbd: ignore blacklist error when releasing exclusive lock

This ensures the journal and object map are properly closed so that the
image can be properly closed w/o failing any assertions.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/exclusive_lock/ReleaseRequest.cc
src/test/librbd/exclusive_lock/test_mock_ReleaseRequest.cc