]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/migration: refactor lookup table handling for QCOW format
authorJason Dillaman <dillaman@redhat.com>
Tue, 26 Jan 2021 01:45:40 +0000 (20:45 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 26 Jan 2021 05:21:51 +0000 (00:21 -0500)
commit83687244025d36af45da03313e6d3002767a70cb
tree8868482d2c8f78c3132aaf199920fbefc12a7495
parent7090ca4a0883c7411038c1d17ee168a0be3a013c
librbd/migration: refactor lookup table handling for QCOW format

This will be used by a refactored list-snaps state machine to compute
the L2 table cluster for image offsets. The L1 and L2 lookup tables
can now be represented in a single structure.

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