]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd:export/import image-meta when we export/import an image 17134/head
authorPCzhangPC <pengcheng.zhang@easystack.cn>
Fri, 29 Sep 2017 05:30:01 +0000 (13:30 +0800)
committerPCzhangPC <pengcheng.zhang@easystack.cn>
Fri, 29 Sep 2017 05:30:01 +0000 (13:30 +0800)
commit2f0b233a31edfa28c6695e5ab1efac7cd7564422
tree906be2e2cad7ac8ad80ee4a3e56dc109862886a0
parent594b736228040aae5e9f5c8d7988194b929285b7
rbd:export/import image-meta when we export/import an image

when we do exporting/importing an image, we should export or import the image-meta of this image at the same time

Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
doc/dev/rbd-export.rst
qa/workunits/rbd/import_export.sh
src/tools/rbd/Utils.h
src/tools/rbd/action/Export.cc
src/tools/rbd/action/Import.cc