]> git.proxmox.com Git - qemu.git/commit
qcow2/vdi: Change check to distinguish error cases
authorKevin Wolf <kwolf@redhat.com>
Tue, 29 Jun 2010 10:37:54 +0000 (12:37 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 6 Jul 2010 15:05:49 +0000 (17:05 +0200)
commit9ac228e02cf16202547e7025ef300369e0db7781
treecb76569469651db883fbaa4e57bb2c2cba73a491
parente076f3383b08a563d76c8beb9a716788a3987df9
qcow2/vdi: Change check to distinguish error cases

This distinguishes between harmless leaks and real corruption. Hopefully users
better understand what qemu-img check wants to tell them.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block/qcow2-refcount.c
block/qcow2.c
block/qcow2.h
block/vdi.c
block_int.h