Re: [Qemu-devel] [PATCH v2 03/11] iotests/257: Refactor backup helpers

2019-07-16 Thread Max Reitz
On 16.07.19 02:01, John Snow wrote: > This test needs support for non-bitmap backups and missing or > unspecified bitmap sync modes, so rewrite the helpers to be a little > more generic. > > Signed-off-by: John Snow > --- > tests/qemu-iotests/257 | 56 ++- > tests/qemu-iotests/257.o

[Qemu-devel] [PATCH v2 03/11] iotests/257: Refactor backup helpers

2019-07-15 Thread John Snow
This test needs support for non-bitmap backups and missing or unspecified bitmap sync modes, so rewrite the helpers to be a little more generic. Signed-off-by: John Snow --- tests/qemu-iotests/257 | 56 ++- tests/qemu-iotests/257.out | 192 ++--- 2 fi