qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 00/18] block: Allow exporting BDSs via FUSE


From: Max Reitz
Subject: Re: [PATCH 00/18] block: Allow exporting BDSs via FUSE
Date: Thu, 19 Dec 2019 20:05:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 19.12.19 15:38, Max Reitz wrote:

[...]

> Final rather important notice: I didn’t really run the iotests with this
> yet.  I wanted to, but they appear rather broken on current master,
> actually.  I’m not yet sure whether that’s because something in my setup
> broke in the last two weeks, or because there’s quite something broken
> in master (it does look like there are a couple things broken in master
> currently).

Bit of both, it turns out.  The problems in this series are:

Patch 10: We can’t sprinkle -n into convert statements as generously as
I’d liked, because for some reason this gives me disk space issues with
qcow1 and vmdk.  We can still do it in 028 and 089, but I should
probably drop the rest.  (Of course, this means that this rest also has
to be dropped from patch 17.)

Patch 15: We must not guess TEST_IMG_FILE from TEST_IMG if IMGOPTSSYNTAX
is true.  Otherwise, this breaks basically all luks tests.

Patch 18: This does not work with vpc.  (Because vpc by default aligns
the image size for its CHS magic, and so the output changes when
inquiring the image size.)

These together with the fixes I’ve sent to the list are then enough to
make the iotests pass for me again.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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