19 Dec
2021
19 Dec
'21
2:09 p.m.
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@redhat.com> --- src/qemu/qemu_block.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano