]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: propagate any image refresh errors back to caller 8791/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 27 Apr 2016 19:56:11 +0000 (15:56 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 27 Apr 2016 19:56:11 +0000 (15:56 -0400)
commit105ef8a24aa6ac8719f68c5a9366129ddb41ee88
tree08b1c76dfc696cddc385456b6bd4b1cc4d8fdcc1
parente91e7f8d9ce10f0d19c48facfb6318d6b49798e8
librbd: propagate any image refresh errors back to caller

Previously, the saved error code was only propagated when an image
flush was required.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/image/RefreshRequest.cc
src/librbd/image/RefreshRequest.h