qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] block: Use bdrv functions to replace file op


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3] block: Use bdrv functions to replace file operation in cow.c
Date: Tue, 8 Nov 2011 08:23:41 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 08, 2011 at 02:21:13PM +0800, Li Zhi Hui wrote:
> Since common file operation functions lack of error detection, 
> so change them to bdrv series functions.
> 
> v3: correct some errors
> v2: Only contains the function modified.
> v1: Fix coding style and convert file operation functions to bdrv functions.
> 
> Signed-off-by: Li Zhi Hui <address@hidden>
> ---
>  block/cow.c |   34 ++++++++++++++++------------------
>  1 files changed, 16 insertions(+), 18 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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