]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: Add sparse read for sync image 11005/head
authortianqing <tianqing@unitedstack.com>
Wed, 7 Sep 2016 13:40:34 +0000 (21:40 +0800)
committertianqing <tianqing@unitedstack.com>
Mon, 26 Sep 2016 01:41:34 +0000 (09:41 +0800)
commitb5db8bcbe91ddad4a891a657171c9c5681cc0860
tree0589a7c07a260db209cbf90c812c4b35474e5a85
parent928c3c30f129909609a189c489662aa5ec175357
rbd-mirror: Add sparse read for sync image

Currently, the image sync do full read, and we shall add sparse read
to let the sync more efficiently.

Feature: http://tracker.ceph.com/issues/16780
Signed-off-by: tianqing <tianqing@unitedstack.com>
src/test/librados_test_stub/MockTestMemIoCtxImpl.h
src/test/rbd_mirror/image_sync/test_mock_ObjectCopyRequest.cc
src/tools/rbd_mirror/image_sync/ObjectCopyRequest.cc
src/tools/rbd_mirror/image_sync/ObjectCopyRequest.h