]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: add new 'migration prepare --import-only' CLI optional
authorJason Dillaman <dillaman@redhat.com>
Wed, 21 Oct 2020 18:29:15 +0000 (14:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 3 Nov 2020 00:57:58 +0000 (19:57 -0500)
commit4ab2a183ca26a0146669c2b473a5bbc6380967ee
tree0c9b693f082d859d3c75ae73becf1e92e48d8692
parent87bc86e311244f98638c5ed94fbafea6b99c4b85
rbd: add new 'migration prepare --import-only' CLI optional

The '--import-only' optional can be combined with either a
'--source-spec' or '--source-spec-path' optional to define
the source for the read-only import.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/cli/rbd/help.t
src/tools/rbd/action/Migration.cc