]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: flatten operation should use object map 23941/head
authorMykola Golub <mgolub@suse.com>
Wed, 5 Sep 2018 17:24:00 +0000 (20:24 +0300)
committerMykola Golub <mgolub@suse.com>
Mon, 10 Sep 2018 13:14:03 +0000 (16:14 +0300)
commit40af4f87b64f944de786f6fcb6cc18eddd3633ef
tree65778697a668bdb9afd77c0f877d5c4b2d25afc0
parent4c86bccf07b8cce6180b378220c3a28dc576f627
librbd: flatten operation should use object map

If the object is known to exist in the image, the copy-up operation
can be skipped for that object.

Fixes: http://tracker.ceph.com/issues/23445
Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/operation/FlattenRequest.cc