]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: save requested mirror image mode during migration prepare
authorJason Dillaman <dillaman@redhat.com>
Mon, 20 Apr 2020 23:34:57 +0000 (19:34 -0400)
committerNathan Cutler <ncutler@suse.com>
Wed, 29 Apr 2020 12:06:58 +0000 (14:06 +0200)
commit48ba5aa0fe2059e2b5e9b0b710b54f13efde14ce
tree2fa574495b68fd20300fe6b62a1ae8956757f7f4
parent384fdb56c0083b7e6dbffa3357865ddb1138bd45
librbd: save requested mirror image mode during migration prepare

Once the migration is committed, the requested mode will be applied.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 25c034f0a0a627b54a1e4b948292890385cb7b6d)
src/librbd/api/Migration.cc