qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] qemu-img: Don't allow preallocation and com


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/2] qemu-img: Don't allow preallocation and compression at the same time
Date: Thu, 20 Oct 2011 10:27:25 -0700

On Tue, Oct 18, 2011 at 8:47 AM, Kevin Wolf <address@hidden> wrote:
> Only qcow and qcow2 can do compression at all, and they require unallocated
> clusters when writing the compressed data.
>
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  qemu-img.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]