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: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v3] block: Use bdrv functions to replace file operation in cow.c
Date: Tue, 08 Nov 2011 10:59:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

Am 08.11.2011 07:21, schrieb Li Zhi Hui:
> 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>

Thanks, applied to the block branch (for 1.1)

Kevin



reply via email to

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