Am 08.04.2016 um 12:30 hat Paolo Bonzini geschrieben:
> 
> 
> On 29/03/2016 18:24, Max Reitz wrote:
> > The actual on-disk size of a file does not only depend on factors qemu
> > can control. Thus, we should not depend on this to determine whether a
> > file has indeed been fully allocated. Instead, use qemu-img map and hope
> > that if an area is referenced, it is indeed allocated, too.
> > 
> > Also, limit the supported image formats to raw and qcow2 because the
> > actual qemu-img map output may depend on the image format.
> > 
> > Signed-off-by: Max Reitz <mre...@redhat.com>
> 
> Tested-by: Paolo Bonzini <pbonz...@redhat.com>

Thanks, applied to the block branch.

Kevin

Reply via email to