]> git.proxmox.com Git - qemu.git/commit
qemu-img: add compressed clusters to BlockFragInfo
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 7 Feb 2013 16:15:04 +0000 (17:15 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 Feb 2013 20:21:09 +0000 (21:21 +0100)
commite6439d783cce2c5cdbe4f8028f0b45162b540f82
tree5f8cfd4117e1f22852af8e8546c6146af983d2c8
parentc9fc50839863f05545caca92bb9fbead8b1c91bd
qemu-img: add compressed clusters to BlockFragInfo

Show how many clusters are compressed.  This can be used to monitor how
many compressed clusters remain and whether to recompress the image.

Suggested-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/block/block.h
qapi-schema.json
qemu-img.c
tests/qemu-iotests/044.out
tests/qemu-iotests/common.rc