Re: [Qemu-devel] [PATCH] iotests: Test incremental backup after truncation

2019-08-05 Thread Max Reitz
On 05.08.19 17:28, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > Based-on: <20190805120120.23585-1-vsement...@virtuozzo.com> > --- > tests/qemu-iotests/124 | 38 ++ > tests/qemu-iotests/124.out | 4 ++-- > 2 files changed, 36 insertions(+), 6 deletio

[Qemu-devel] [PATCH] iotests: Test incremental backup after truncation

2019-08-05 Thread Max Reitz
Signed-off-by: Max Reitz --- Based-on: <20190805120120.23585-1-vsement...@virtuozzo.com> --- tests/qemu-iotests/124 | 38 ++ tests/qemu-iotests/124.out | 4 ++-- 2 files changed, 36 insertions(+), 6 deletions(-) diff --git a/tests/qemu-iotests/124 b/tests