]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: use the unified --export-format option for rbd export and rbd import
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Thu, 20 Oct 2016 11:41:26 +0000 (07:41 -0400)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Sun, 19 Feb 2017 12:42:03 +0000 (20:42 +0800)
commitf16899a74949b005e4eea0da03c5ed88137b4c61
tree508a569f06f2c0b3b0a164ad9ef6612ce7b205dd
parent4ee764f9e115498258528d73469c5b05820aa25b
rbd: use the unified --export-format option for rbd export and rbd import

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
doc/man/8/rbd.rst
src/tools/rbd/ArgumentTypes.cc
src/tools/rbd/ArgumentTypes.h
src/tools/rbd/action/Export.cc
src/tools/rbd/action/Import.cc