[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH v2 0/4] Allow changing bs->file on reopen
From: |
Kevin Wolf |
Subject: |
Re: [RFC PATCH v2 0/4] Allow changing bs->file on reopen |
Date: |
Tue, 16 Feb 2021 18:51:06 +0100 |
Am 16.02.2021 um 18:25 hat Alberto Garcia geschrieben:
> On Tue 16 Feb 2021 05:48:07 PM CET, Kevin Wolf wrote:
>
> >> There is no problem with removing the filter anymore. See here for a
> >> description of the original problem:
> >>
> >> https://lists.gnu.org/archive/html/qemu-block/2020-12/msg00090.html
> >
> > Ah, nice. Can we just add removing the filter again to the test then?
>
> That is already in this series, see patch #2.
Oh, indeed. I missed the second reopen, probably expected the code to be
longer than that. :-)
Kevin
- [RFC PATCH v2 4/4] iotests: Test reopening multiple devices at the same time, (continued)