Re: [Qemu-devel] [PATCH 2/2] iotests: Test creating overlay when guest running

2017-12-22 Thread Kevin Wolf
Am 15.12.2017 um 09:04 hat Fam Zheng geschrieben: > Signed-off-by: Fam Zheng The updated test case passes even without your fix. I can reproduce the problem manually and verify that patch 1 fixes it, but the test case seems ineffective. And having a closer look at the test, this is because the r

Re: [Qemu-devel] [PATCH 2/2] iotests: Test creating overlay when guest running

2017-12-15 Thread Eric Blake
On 12/15/2017 02:04 AM, Fam Zheng wrote: > Signed-off-by: Fam Zheng > --- > tests/qemu-iotests/153 | 4 > tests/qemu-iotests/153.out | 3 +++ > 2 files changed, 7 insertions(+) > > diff --git a/tests/qemu-iotests/153 b/tests/qemu-iotests/153 > index fa25eb24bd..22cb9c69a7 100755 > --- a

[Qemu-devel] [PATCH 2/2] iotests: Test creating overlay when guest running

2017-12-15 Thread Fam Zheng
Signed-off-by: Fam Zheng --- tests/qemu-iotests/153 | 4 tests/qemu-iotests/153.out | 3 +++ 2 files changed, 7 insertions(+) diff --git a/tests/qemu-iotests/153 b/tests/qemu-iotests/153 index fa25eb24bd..22cb9c69a7 100755 --- a/tests/qemu-iotests/153 +++ b/tests/qemu-iotests/153 @@ -32