Re: [Qemu-devel] [PATCH 11/12] iotests: add test 257 for bitmap-mode backups

2019-06-20 Thread John Snow
On 6/20/19 3:48 PM, Max Reitz wrote: > On 20.06.19 21:08, John Snow wrote: >> >> >> On 6/20/19 2:35 PM, Max Reitz wrote: >>> On 20.06.19 03:03, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/257 | 412 +++ tests/qemu-iotests/257.out | 2199 +++

Re: [Qemu-devel] [PATCH 11/12] iotests: add test 257 for bitmap-mode backups

2019-06-20 Thread Max Reitz
On 20.06.19 21:08, John Snow wrote: > > > On 6/20/19 2:35 PM, Max Reitz wrote: >> On 20.06.19 03:03, John Snow wrote: >>> Signed-off-by: John Snow >>> --- >>> tests/qemu-iotests/257 | 412 +++ >>> tests/qemu-iotests/257.out | 2199 >>> tests/qemu-io

Re: [Qemu-devel] [PATCH 11/12] iotests: add test 257 for bitmap-mode backups

2019-06-20 Thread John Snow
On 6/20/19 2:35 PM, Max Reitz wrote: > On 20.06.19 03:03, John Snow wrote: >> Signed-off-by: John Snow >> --- >> tests/qemu-iotests/257 | 412 +++ >> tests/qemu-iotests/257.out | 2199 >> tests/qemu-iotests/group |1 + >> 3 files changed, 261

Re: [Qemu-devel] [PATCH 11/12] iotests: add test 257 for bitmap-mode backups

2019-06-20 Thread Max Reitz
On 20.06.19 03:03, John Snow wrote: > Signed-off-by: John Snow > --- > tests/qemu-iotests/257 | 412 +++ > tests/qemu-iotests/257.out | 2199 > tests/qemu-iotests/group |1 + > 3 files changed, 2612 insertions(+) > create mode 100755 tests/qemu

[Qemu-devel] [PATCH 11/12] iotests: add test 257 for bitmap-mode backups

2019-06-19 Thread John Snow
Signed-off-by: John Snow --- tests/qemu-iotests/257 | 412 +++ tests/qemu-iotests/257.out | 2199 tests/qemu-iotests/group |1 + 3 files changed, 2612 insertions(+) create mode 100755 tests/qemu-iotests/257 create mode 100644 tests/qemu-iotest