]> git.proxmox.com Git - qemu.git/commit
qemu-img check: Print fixed clusters and recheck
authorKevin Wolf <kwolf@redhat.com>
Fri, 11 May 2012 16:16:54 +0000 (18:16 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 15 Jun 2012 12:03:42 +0000 (14:03 +0200)
commitccf34716eeda0e3ad203c8a28f01efb412c56763
tree46bb74acbf67d23a8586b1ce099cce15db363fc7
parent4534ff5426afeeae5238ba10a696cafa9a0168ee
qemu-img check: Print fixed clusters and recheck

When any inconsistencies have been fixed, print the statistics and run
another check to make sure everything is correct now.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.h
block/qed-check.c
qemu-img.c