qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/4 v3] block: add image fragmentation statistic


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/4 v3] block: add image fragmentation statistics to qemu-img
Date: Thu, 15 Mar 2012 12:45:24 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Mar 15, 2012 at 08:13:31PM +0800, Dong Xu Wang wrote:
> From: Dong Xu Wang <address@hidden>
> 
> Discussion can be found at:
> http://patchwork.ozlabs.org/patch/128730/
> 
> This patch add image fragmentation statistics while using qemu-img check.
> 
> Signed-off-by: Dong Xu Wang <address@hidden>
> ---
>  block.h    |    7 +++++++
>  qemu-img.c |    9 ++++++++-
>  2 files changed, 15 insertions(+), 1 deletions(-)

A minor comment that doesn't require resending:

Please avoid introducing whitespace or reformatting changes in a patch
that makes other code changes.  Patch 1 changes whitespace in a place
that is not touched by the rest of your patch, so that change is not
essential and it's best to leave it out.

Reviewed-by: Stefan Hajnoczi <address@hidden>




reply via email to

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