]> Git Repo - qemu.git/commit - block/qcow2-refcount.c
qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocated
authorVladimir Sementsov-Ogievskiy <[email protected]>
Wed, 27 Feb 2019 13:14:32 +0000 (16:14 +0300)
committerMax Reitz <[email protected]>
Tue, 7 May 2019 15:14:21 +0000 (17:14 +0200)
commitcbb51e9f9373996c36e79601cf07e499aa5809a1
tree01314564e77737c2fe997d979779cd4d1ef7ac9b
parent1ef337b7a023e91db7f30f2dc0f5fc417194d412
qcow2-refcount: check_refcounts_l2: don't count fixed cluster as allocated

Do not count a cluster which is fixed to be ZERO as allocated.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-id: 20190227131433[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/qcow2-refcount.c
This page took 0.034275 seconds and 4 git commands to generate.