]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: exclusive lock failures should bubble up to IO
authorJason Dillaman <dillaman@redhat.com>
Thu, 31 Aug 2017 11:51:37 +0000 (07:51 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 31 Aug 2017 14:00:32 +0000 (10:00 -0400)
commitfbfafb75c70a1455e102bf09623e1f1d8cf2074f
treedab426f5244f3e01ff4ccbb4bf70f06e8e320227
parent8fb8eb61dd8b2e44cb10da9b28fa334267784e2f
librbd: exclusive lock failures should bubble up to IO

(derived from commit 048d475127b600b6a40bd5e0c3a0daf8133294f4)

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioImageRequestWQ.cc
src/librbd/AioImageRequestWQ.h
src/librbd/ExclusiveLock.cc
src/librbd/exclusive_lock/ReleaseRequest.cc
src/test/librbd/mock/MockAioImageRequestWQ.h
src/test/librbd/test_mock_ExclusiveLock.cc