]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/migration: allow retrieving QCOW L2 table from L2 cache
authorJason Dillaman <dillaman@redhat.com>
Tue, 26 Jan 2021 03:17:25 +0000 (22:17 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 27 Jan 2021 18:34:08 +0000 (13:34 -0500)
commit2e33a57f32547cecffa4aa6e39b9634592115196
treede20a3f03b3b1e922d1654510a046120d3d4e171
parentf73b8322171229e4cb205ff6fe32c035c59762ef
librbd/migration: allow retrieving QCOW L2 table from L2 cache

This will be used in the next commit where the list-snaps state
machine is tweaked to compate L2 tables between snapshot revisions
to determine deltas.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 251990a1462a5770e6bbbb9642acbcce2cac525d)
src/librbd/migration/QCOWFormat.cc