]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: properly handle object map open returning error code
authorJason Dillaman <dillaman@redhat.com>
Wed, 4 May 2016 19:16:17 +0000 (15:16 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 10 May 2016 17:31:47 +0000 (13:31 -0400)
commit7448d29027dafe1abd1e6ebff6f0fe5bb15e4b07
tree3d789aff80b4ea1173abb5f88cf93763326e7c45
parent764b3bd413b81d2c98f8c325100661ee41a571bc
librbd: properly handle object map open returning error code

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 570de56bfc7fd2edd5cf1cf5b7b92084cd3352a3)
src/librbd/exclusive_lock/AcquireRequest.cc
src/librbd/image/RefreshRequest.cc
src/librbd/image/SetSnapRequest.cc
src/test/librbd/exclusive_lock/test_mock_AcquireRequest.cc
src/test/librbd/image/test_mock_RefreshRequest.cc