]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: explicitly close images to check for unexpected errors 5131/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 2 Jul 2015 16:59:45 +0000 (12:59 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 2 Jul 2015 16:59:45 +0000 (12:59 -0400)
commit8a256742044048975362ffd2e93296beb0300135
tree89c245c51f65471758764a399b68554b0306f67a
parent273421f7709e9923ba70d9df31da02d28b3e81b0
rbd: explicitly close images to check for unexpected errors

While errors shouldn't occur during image close, it is possible that
they could occur.  In this case, the user should be informed.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/rbd.cc