On 8/19/19 1:55 PM, Max Reitz wrote:
> When repairing the snapshot table, we truncate entries that have too
> much extra data. This frees up space that we do not have to count
> towards the snapshot table size.
>
> Signed-off-by: Max Reitz
> ---
> block/qcow2-snapshot.c | 14 +-
> 1
When repairing the snapshot table, we truncate entries that have too
much extra data. This frees up space that we do not have to count
towards the snapshot table size.
Signed-off-by: Max Reitz
---
block/qcow2-snapshot.c | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff