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)
commit55926b3ca2b72fce41e8becc7129bc266d94eefb
treecb76569469651db883fbaa4e57bb2c2cba73a491
parentba34fe2250b605739b525051e5f5350b5c3d714f
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