From: Max Reitz <mreitz@redhat.com>
To: Eric Blake <eblake@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] block: Tweak error message related to qemu-img convert
Date: Mon, 8 May 2017 20:41:23 +0200 [thread overview]
Message-ID: <4d045f6a-15ce-7659-94d2-fb573fa621b1@redhat.com> (raw)
In-Reply-To: <20170508171302.17805-1-eblake@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1005 bytes --]
On 08.05.2017 19:13, Eric Blake wrote:
> When converting a 1.1 image down to 0.10, qemu-iotests 060 forces
> a contrived failure where allocating a cluster used to replace a
> zero cluster reads unaligned data. Since it is a zero cluster
> rather than a data cluster being converted, changing the error
> message to match our earlier change in 'qcow2: Make distinction
> bewteen zero cluster types obvious' is worthwhile.
>
> Suggested-by: Max Reitz <mreitz@redhat.com>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>
> There's one more instance of "Data cluster offset" in qcow2-cluster.c,
> but that one in handle_copied() is contained inside a
> cluster_type == QCOW2_CLUSTER_NORMAL conditional.
>
> block/qcow2-cluster.c | 3 ++-
> tests/qemu-iotests/060.out | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Looks good, except for one thing: This is for qemu-img amend, not
qemu-img convert.
I can handle that, if you'd like, though. :-)
Max
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 512 bytes --]
next prev parent reply other threads:[~2017-05-08 18:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-08 17:13 [Qemu-devel] [PATCH] block: Tweak error message related to qemu-img convert Eric Blake
2017-05-08 18:41 ` Max Reitz [this message]
2017-05-08 19:06 ` Eric Blake
2017-05-08 19:09 ` Max Reitz
2017-05-19 13:30 ` Max Reitz
2017-05-19 22:07 ` Eric Blake
2017-05-22 13:40 ` Max Reitz
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=4d045f6a-15ce-7659-94d2-fb573fa621b1@redhat.com \
--to=mreitz@redhat.com \
--cc=eblake@redhat.com \
--cc=kwolf@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 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).