commit | 802c3d4ccc9853ee11c742bc206f284f04259426 | [log] [tgz] |
---|---|---|
author | Peter Lieven <pl@kamp.de> | Thu Dec 05 15:54:53 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 13 16:45:04 2013 +0100 |
tree | b49da0eb7bb307bc34c971fe7cb2667f3e3562cb | |
parent | 3d94ce60ae7ad7c31dc143fdd9da95c61b4e529e [diff] |
qemu-img: make progress output more accurate during convert the progress output is very bumpy if the input images contains a significant portion of unallocated sectors. This patch checks how much sectors are allocated a priori if progress output is selected. Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>