]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: return -ESHUTDOWN when a refresh is requested on a closed image
authorJason Dillaman <dillaman@redhat.com>
Thu, 28 Apr 2016 16:43:24 +0000 (12:43 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 28 Apr 2016 17:00:04 +0000 (13:00 -0400)
commited132a1eb10e6b2eb4bc465658eb0379daca3d67
tree9df3792e7498adab074a677132c847888ef4c97e
parent88e76cb3c9a74b4718ad39c827f2194666f5be2a
librbd: return -ESHUTDOWN when a refresh is requested on a closed image

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