From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>, qemu-block@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/8] qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Date: Mon, 9 Nov 2015 20:59:16 -0700 [thread overview]
Message-ID: <56416B94.5050602@redhat.com> (raw)
In-Reply-To: <1447127063-4662-2-git-send-email-mreitz@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]
On 11/09/2015 08:44 PM, Max Reitz wrote:
> Just specifying a custom string is simpler in basically all places that
> used it, and in addition, specifying the BB or node name is something we
> generally do not do in other error messages when opening a BDS, so we
> should not do it here.
>
> This changes the output for iotest 036 (to the better, in my opinion),
s/to/for/ to make the idiomatic expression sound correct to a native speaker
> so the reference output needs to be changed accordingly.
>
> Signed-off-by: Max Reitz <mreitz@redhat.com>
> ---
> block/qcow.c | 6 +-----
> block/qcow2.c | 24 +++++-------------------
> block/qed.c | 7 ++-----
> block/vmdk.c | 7 ++-----
> include/qapi/qmp/qerror.h | 3 ---
> tests/qemu-iotests/036.out | 16 ++++++++--------
> 6 files changed, 18 insertions(+), 45 deletions(-)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
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: 604 bytes --]
next prev parent reply other threads:[~2015-11-10 3:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 3:44 [Qemu-devel] [PATCH 0/8] blockdev: (Nearly) free clean-up work Max Reitz
2015-11-10 3:44 ` [Qemu-devel] [PATCH 1/8] qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE Max Reitz
2015-11-10 3:59 ` Eric Blake [this message]
2015-12-01 10:17 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-11-10 3:44 ` [Qemu-devel] [PATCH 2/8] block: Drop useless bdrv_new() calls Max Reitz
2015-12-01 10:31 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-11-10 3:44 ` [Qemu-devel] [PATCH 3/8] block: Let bdrv_open_inherit() return the snapshot Max Reitz
2015-12-01 14:35 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-12-02 17:26 ` Max Reitz
2015-11-10 3:44 ` [Qemu-devel] [PATCH 4/8] block: Drop BB name from bad option error Max Reitz
2015-12-01 10:34 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-11-10 3:44 ` [Qemu-devel] [PATCH 5/8] block: Drop blk_new_with_bs() Max Reitz
2015-12-01 11:03 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-11-10 3:44 ` [Qemu-devel] [PATCH 6/8] block: Drop bdrv_new_root() Max Reitz
2015-12-01 11:04 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-11-10 3:44 ` [Qemu-devel] [PATCH 7/8] block: Make bdrv_open() return a BDS Max Reitz
2015-12-01 14:44 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
2015-12-02 17:30 ` Max Reitz
2015-11-10 3:44 ` [Qemu-devel] [PATCH 8/8] block: Assert !bs->refcnt in bdrv_close() Max Reitz
2015-12-01 11:06 ` [Qemu-devel] [Qemu-block] " Alberto Garcia
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=56416B94.5050602@redhat.com \
--to=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.