On 11/24/2014 08:56 AM, Max Reitz wrote:
> Keep track of the refcount table in the metadata list to protect it
> against accidental modifications.
>
> Signed-off-by: Max Reitz
> ---
> block/qcow2-refcount.c | 18 ++
> block/qcow2.c | 4
> 2 files changed, 22 insert
Keep track of the refcount table in the metadata list to protect it
against accidental modifications.
Signed-off-by: Max Reitz
---
block/qcow2-refcount.c | 18 ++
block/qcow2.c | 4
2 files changed, 22 insertions(+)
diff --git a/block/qcow2-refcount.c b/block/qcow