]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: add deep cp CLI method 19996/head
authorsongweibin <song.weibin@zte.com.cn>
Thu, 18 Jan 2018 02:56:19 +0000 (10:56 +0800)
committersongweibin <song.weibin@zte.com.cn>
Wed, 24 Jan 2018 01:04:33 +0000 (09:04 +0800)
commit0551029242aa6cdac91165e390eb3e85fbb8d0ea
treee2c8717864f8bce97a3ae0bc930e0726185fff9f
parent50dc08cffd99fd3540d708f6774646806e839553
rbd: add deep cp CLI method

Signed-off-by: songweibin <song.weibin@zte.com.cn>
doc/man/8/rbd.rst
qa/workunits/rbd/cli_generic.sh
qa/workunits/rbd/journal.sh
src/common/options.cc
src/librbd/deep_copy/ObjectCopyRequest.cc
src/librbd/deep_copy/SnapshotCopyRequest.cc
src/test/cli/rbd/help.t
src/test/cli/rbd/invalid-snap-usage.t
src/test/cli/rbd/not-enough-args.t
src/tools/rbd/action/Copy.cc