From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/5] block: Employ error parameter
Date: Thu, 10 Oct 2013 11:18:32 -0600 [thread overview]
Message-ID: <5256E168.2080908@redhat.com> (raw)
In-Reply-To: <1381412644-16212-1-git-send-email-mreitz@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]
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 <eblake@redhat.com>
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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 621 bytes --]
next prev parent reply other threads:[~2013-10-10 17:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 13:43 [Qemu-devel] [PATCH 0/5] block: Employ error parameter Max Reitz
2013-10-10 13:44 ` [Qemu-devel] [PATCH 1/5] block/raw_bsd: " Max Reitz
2013-10-10 13:44 ` [Qemu-devel] [PATCH 2/5] block/raw-posix: " Max Reitz
2013-10-11 9:07 ` Kevin Wolf
2013-10-11 11:01 ` Markus Armbruster
2013-10-11 9:26 ` [Qemu-devel] [PATCH v2 " Max Reitz
2013-10-11 9:37 ` [Qemu-devel] [PATCH v3 " Max Reitz
2013-10-11 9:45 ` Kevin Wolf
2013-10-10 13:44 ` [Qemu-devel] [PATCH 3/5] block/raw-win32: " Max Reitz
2013-10-10 17:17 ` Eric Blake
2013-10-10 13:44 ` [Qemu-devel] [PATCH 4/5] blkdebug: " Max Reitz
2013-10-10 13:44 ` [Qemu-devel] [PATCH 5/5] blkverify: " Max Reitz
2013-10-10 17:18 ` Eric Blake [this message]
2013-10-11 9:33 ` [Qemu-devel] [PATCH 0/5] block: " Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5256E168.2080908@redhat.com \
--to=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).