]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/migration: compute deltas between QCOW2 snapshots
authorJason Dillaman <dillaman@redhat.com>
Wed, 13 Jan 2021 20:11:27 +0000 (15:11 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 14 Jan 2021 14:35:35 +0000 (09:35 -0500)
commitf3c44b083a484dea43552dbef3e3811875baee8d
treed01d2de53350d8f6984b83fc524bb6a86497b670
parent164fce1c6e3a66f1fded324e22a3295e9a5557fe
librbd/migration: compute deltas between QCOW2 snapshots

Utilize the COPIED bit within the cluster offset to quickly determine
if the corresponding cluster block has been copied.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/cli_migration.sh
src/librbd/migration/QCOWFormat.cc
src/librbd/migration/QCOWFormat.h