qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 0/3] qemu-io/img: Fix -U/force-share conflict te


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 0/3] qemu-io/img: Fix -U/force-share conflict testing
Date: Wed, 9 May 2018 23:57:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-05-02 22:20, Max Reitz wrote:
> qemu-img and qemu-io try to detect when you use both -U and force-share
> manually, but a conflict is not rejected with an error message but with
> a segmentation fault.  I guess that works, but it's probably not the way
> it was meant to be.
> 
> 
> Max Reitz (3):
>   qemu-io: Use purely string blockdev options
>   qemu-img: Use only string options in img_open_opts
>   iotests: Add test for -U/force-share conflicts
> 
>  qemu-img.c                 |  4 ++--
>  qemu-io.c                  |  4 ++--
>  tests/qemu-iotests/153     | 17 +++++++++++++++++
>  tests/qemu-iotests/153.out | 16 ++++++++++++++++
>  4 files changed, 37 insertions(+), 4 deletions(-)

Thanks for the review, applied to my block branch.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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