qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 0/3] Fix recent qemu-iotests issues


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH 0/3] Fix recent qemu-iotests issues
Date: Fri, 13 May 2016 07:48:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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: signature.asc
Description: OpenPGP digital signature


reply via email to

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