Re: [Qemu-devel] [PATCH 3/8] iotests/257: Refactor backup helpers

2019-07-10 Thread Max Reitz
On 10.07.19 19:52, John Snow wrote: > > > On 7/10/19 12:04 PM, Max Reitz wrote: >> On 10.07.19 03:05, 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

Re: [Qemu-devel] [PATCH 3/8] iotests/257: Refactor backup helpers

2019-07-10 Thread John Snow
On 7/10/19 12:04 PM, Max Reitz wrote: > On 10.07.19 03:05, 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

Re: [Qemu-devel] [PATCH 3/8] iotests/257: Refactor backup helpers

2019-07-10 Thread Max Reitz
On 10.07.19 03:05, 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 | 46 + > tests/qemu-iotests/257.out

[Qemu-devel] [PATCH 3/8] iotests/257: Refactor backup helpers

2019-07-09 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 | 46 + tests/qemu-iotests/257.out | 192 ++--- 2 file