qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] block: Employ error parameter


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/5] block: Employ error parameter
Date: Thu, 10 Oct 2013 11:18:32 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

On 10/10/2013 07:43 AM, Max Reitz wrote:
> The series "block: Error parameter for opening/creating images"
> introduced exactly that. However, right now, this parameter is in fact
> only used by qcow2. This series adds support to some additional block
> drivers for which it was basically trivial. More complex drivers should
> probably each be handled by someone with appropriate expertise.
> 
> Max Reitz (5):
>   block/raw_bsd: Employ error parameter
>   block/raw-posix: Employ error parameter
>   block/raw-win32: Employ error parameter
>   blkdebug: Employ error parameter
>   blkverify: Employ error parameter
> 
>  block/blkdebug.c  |  8 ++++----
>  block/blkverify.c | 11 +++++-----
>  block/raw-posix.c | 60 
> ++++++++++++++++++++++++++++++++++++++++++++-----------
>  block/raw-win32.c | 16 ++++++++++-----
>  block/raw_bsd.c   |  3 +--
>  5 files changed, 69 insertions(+), 29 deletions(-)

Series: Reviewed-by: Eric Blake <address@hidden>

But see the pre-existing bug in 3/5 that we ought to clean up in a
followup patch now that it has been identified.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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