Re: [Qemu-devel] [PATCH v5 19/21] iotests: add simple incremental backup case

2015-04-17 Thread John Snow
On 04/17/2015 10:33 AM, Max Reitz wrote: On 09.04.2015 00:20, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/124 | 174 +++-- tests/qemu-iotests/124.out | 4 +- 2 files changed, 172 insertions(+), 6 deletions(-) I was happi

Re: [Qemu-devel] [PATCH v5 19/21] iotests: add simple incremental backup case

2015-04-17 Thread Max Reitz
On 09.04.2015 00:20, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/124 | 174 +++-- tests/qemu-iotests/124.out | 4 +- 2 files changed, 172 insertions(+), 6 deletions(-) I was happier with the previous simpler approach, but I

[Qemu-devel] [PATCH v5 19/21] iotests: add simple incremental backup case

2015-04-08 Thread John Snow
Signed-off-by: John Snow --- tests/qemu-iotests/124 | 174 +++-- tests/qemu-iotests/124.out | 4 +- 2 files changed, 172 insertions(+), 6 deletions(-) diff --git a/tests/qemu-iotests/124 b/tests/qemu-iotests/124 index 85675ec..5c3b434 100644 --- a/te