]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: skip fast-diff optimization when deep copying with flatten 38389/head
authorMykola Golub <mgolub@suse.com>
Wed, 2 Dec 2020 13:02:30 +0000 (13:02 +0000)
committerMykola Golub <mgolub@suse.com>
Wed, 2 Dec 2020 13:02:30 +0000 (13:02 +0000)
commit816680174db18ef5d1fe87c5c3451821d9b6def8
tree68812887912b913a1cef6f6f07bb64f02dd8b378
parent3f892b8e0d200becb3ef39e20d759c3ed67dcba8
librbd: skip fast-diff optimization when deep copying with flatten

Even if a source object does not exist we still may need to copy
from the source parent.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/deep_copy/ImageCopyRequest.cc