From: Eric Blake <eblake@redhat.com>
To: Max Reitz <mreitz@redhat.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues
Date: Fri, 13 May 2016 07:48:34 -0600 [thread overview]
Message-ID: <5735DB32.4090302@redhat.com> (raw)
In-Reply-To: <a606f267-9d7c-c278-b0eb-30263ceab933@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]
On 05/13/2016 06:06 AM, Max Reitz wrote:
> On 12.05.2016 23:39, Eric Blake wrote:
>> I introduced a couple of bugs in my recent qemu-io enhancements;
>> time to fix them back up now that the broken patches are already
>> part of mainline.
>>
>> Eric Blake (3):
>> qemu-io: Fix missing getopt() updates
>> qemu-iotests: Simplify 109 with unaligned qemu-img compare
>> qemu-iotests: Fix regression in 136 on aio_read invalid
>>
>> qemu-io-cmds.c | 22 +++++++++++++++++-----
>> tests/qemu-iotests/109 | 2 --
>> tests/qemu-iotests/109.out | 4 ----
>> tests/qemu-iotests/136 | 18 +++++++-----------
>> 4 files changed, 24 insertions(+), 22 deletions(-)
>
> Another thing about c2e001cc: Coverity tells me we are missing a
> g_free(ctx); in the "(flags & BDRV_REQ_MAY_UNMAP) && !ctx->zflag" path
> in aio_write_f().
Sounds like I'll be submitting a v2, then :)
--
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 --]
prev parent reply other threads:[~2016-05-13 13:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-12 21:39 [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues Eric Blake
2016-05-12 21:39 ` [Qemu-devel] [PATCH 1/3] qemu-io: Fix missing getopt() updates Eric Blake
2016-05-13 11:55 ` Max Reitz
2016-05-13 12:00 ` Max Reitz
2016-05-12 21:39 ` [Qemu-devel] [PATCH 2/3] qemu-iotests: Simplify 109 with unaligned qemu-img compare Eric Blake
2016-05-13 12:00 ` Max Reitz
2016-05-12 21:39 ` [Qemu-devel] [PATCH 3/3] qemu-iotests: Fix regression in 136 on aio_read invalid Eric Blake
2016-05-13 11:59 ` Max Reitz
2016-05-13 12:06 ` [Qemu-devel] [PATCH 0/3] Fix recent qemu-iotests issues Max Reitz
2016-05-13 13:48 ` Eric Blake [this message]
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=5735DB32.4090302@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 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).