]> 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>
Mon, 30 Jan 2017 14:20:37 +0000 (09:20 -0500)
commit2ca703073fd7563c06a310b66191fb4a99d4fa63
treed97639af9c42bb6d52c19040e7e01a7e7be85c16
parent7aa424ab450afb6ff308272cedc854a33420d081
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>
(cherry picked from commit 418dcf29cb8c450049047e09a4dad2941af87018)
src/librbd/exclusive_lock/ReleaseRequest.cc
src/test/librbd/exclusive_lock/test_mock_ReleaseRequest.cc