]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: store migration progress on both source+destination images
authorJason Dillaman <dillaman@redhat.com>
Wed, 21 Oct 2020 18:16:57 +0000 (14:16 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 1 Nov 2020 14:22:38 +0000 (09:22 -0500)
commite5398d14298763f684c2fda0a4cea2e07bea3c6a
tree180e60ec63962849fb2a348b051a37dbb9b9081d
parent5869d13fb5f55ca24a55a95977c5ca22214d7227
librbd: store migration progress on both source+destination images

When migrating from an import-only source-spec like an external
file, it will be important to also store the progress on the
destination image.

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