]> 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>
Tue, 26 Jan 2021 05:21:51 +0000 (00:21 -0500)
commit251990a1462a5770e6bbbb9642acbcce2cac525d
treed6a3b133fee3552d6900359fd0f61717020bf0d2
parent83687244025d36af45da03313e6d3002767a70cb
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>
src/librbd/migration/QCOWFormat.cc