qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] iotests: Test multiple blockdev-snapshot calls


From: Max Reitz
Subject: Re: [PATCH 2/2] iotests: Test multiple blockdev-snapshot calls
Date: Mon, 18 Nov 2019 19:03:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 08.11.19 09:53, Kevin Wolf wrote:
> Test that doing a second blockdev-snapshot doesn't make the first
> overlay's backing file go away.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  tests/qemu-iotests/273     |  76 +++++++++
>  tests/qemu-iotests/273.out | 337 +++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |   1 +
>  3 files changed, 414 insertions(+)
>  create mode 100755 tests/qemu-iotests/273
>  create mode 100644 tests/qemu-iotests/273.out

[...]

> +                "format-specific": {
> +                    "type": "IMGFMT",
> +                    "data": {
> +                        "compat": "1.1",
> +                        "lazy-refcounts": false,
> +                        "refcount-bits": 16,
> +                        "corrupt": false
> +                    }

I get a mismatch here with -o compat=0.10 or -o refcount_bits=1.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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