]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: refresh image before executing maint op
authorJason Dillaman <dillaman@redhat.com>
Thu, 28 Apr 2016 15:46:20 +0000 (11:46 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 28 Apr 2016 17:00:04 +0000 (13:00 -0400)
commit9cf6821bd9f58c181720a5c8156cec5ab33d35d4
tree0fdc2486e489d49d8ad367c946d64716288b29fd
parent5a4893b7a7e50cc399696e1d0cb4d4f8785e723d
librbd: refresh image before executing maint op

If a maint op is interrupted and restarted, it's possible that the
image will need to be refreshed.

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