]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerJason Dillaman <dillaman@redhat.com>
Thu, 23 Apr 2020 17:19:49 +0000 (13:19 -0400)
commit25c034f0a0a627b54a1e4b948292890385cb7b6d
tree56c86508a9dffee112e583a970db8bed2d270903
parent407f2e5c172cf5bef49a28b3156099487e7c2bf6
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>
src/librbd/api/Migration.cc