qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 18/27] block/parallels: implement parallels_chec


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 18/27] block/parallels: implement parallels_check method of block driver
Date: Wed, 22 Apr 2015 14:53:08 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Mar 11, 2015 at 01:28:12PM +0300, Denis V. Lunev wrote:
> The check is very simple at the moment. It calculates necessary stats
> and fix only the following errors:
> - space leak at the end of the image. This would happens due to
>   preallocation
> - clusters outside the image are zeroed. Nothing else could be done here
> 
> Signed-off-by: Denis V. Lunev <address@hidden>
> CC: Roman Kagan <address@hidden>
> CC: Kevin Wolf <address@hidden>
> CC: Stefan Hajnoczi <address@hidden>
> ---
>  block/parallels.c | 85 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 85 insertions(+)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpulgImKVprt.pgp
Description: PGP signature


reply via email to

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