]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: don't implicitly create the source object for clone 12353/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 7 Dec 2016 03:36:18 +0000 (11:36 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 7 Dec 2016 03:36:18 +0000 (11:36 +0800)
commit69bbff23d1fcbae5dc54f7857b743b3fca068c17
treeb094ac08dc47cd60073633132a65e5df00132b8f
parentd3f224b3de3d2471cb59b955b7c4aa6ec65749ee
os/bluestore: don't implicitly create the source object for clone

We shall implicitly create the destination object instead and
missing source object usually indicates an error.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc