Re: [PATCH qemu 4/4] iotests: add test for bitmap mirror

2020-10-13 Thread Max Reitz
On 02.10.20 10:23, Fabian Grünbichler wrote: > On October 1, 2020 7:31 pm, Max Reitz wrote: >> On 22.09.20 11:14, Fabian Grünbichler wrote: >>> heavily based on/practically forked off iotest 257 for bitmap backups, >>> but: >>> >>> - no writes to filter node 'mirror-top' between completion and >>>

Re: [PATCH qemu 4/4] iotests: add test for bitmap mirror

2020-10-02 Thread Fabian Grünbichler
On October 1, 2020 7:31 pm, Max Reitz wrote: > On 22.09.20 11:14, Fabian Grünbichler wrote: >> heavily based on/practically forked off iotest 257 for bitmap backups, >> but: >> >> - no writes to filter node 'mirror-top' between completion and >> finalization, as those seem to deadlock? >> - no inc

Re: [PATCH qemu 4/4] iotests: add test for bitmap mirror

2020-10-01 Thread Max Reitz
On 22.09.20 11:14, Fabian Grünbichler wrote: > heavily based on/practically forked off iotest 257 for bitmap backups, > but: > > - no writes to filter node 'mirror-top' between completion and > finalization, as those seem to deadlock? > - no inclusion of not-yet-available full/top sync modes in co

[PATCH qemu 4/4] iotests: add test for bitmap mirror

2020-09-22 Thread Fabian Grünbichler
heavily based on/practically forked off iotest 257 for bitmap backups, but: - no writes to filter node 'mirror-top' between completion and finalization, as those seem to deadlock? - no inclusion of not-yet-available full/top sync modes in combination with bitmaps - extra set of reference/test mirr