]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: import/import-diff real thin-provision image
authoryaoning <yaoning@unitedstack.com>
Thu, 19 Jan 2017 02:45:56 +0000 (10:45 +0800)
committerNing Yao <yaoning@unitedstack.com>
Tue, 4 Apr 2017 03:18:52 +0000 (03:18 +0000)
commitf60b2d0cba0afe08575dcc4a68a35ac84bc8fd31
treeff22a92723bf57331f1ecb8379c94fff5dcc9e5c
parent8a83a2d61134123bee82257c057c80307141b148
rbd: import/import-diff real thin-provision image

currently, import/import-diff check whether object is zero based on the whole object
therefore, holes inside object will be filled with zero

Signed-off-by: yaoning <yaoning@unitedstack.com>
src/tools/rbd/action/Import.cc