On a Friday in 2021, Peter Krempa wrote:
In cases where the qcow2 image is using subclusters/extended_l2
entries
we should propagate them to the new images which are based on such
images.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_block.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano