Re: [Qemu-devel] [PATCH] iotests: fix error in 005

2012-04-17 Thread Paolo Bonzini
Il 17/04/2012 08:00, Dong Xu Wang ha scritto: > From: Dong Xu Wang > > According comment, we should not read again, we will write. > > Signed-off-by: Dong Xu Wang > --- > tests/qemu-iotests/005 |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tests/qemu-iotests/0

[Qemu-devel] [PATCH] iotests: fix error in 005

2012-04-16 Thread Dong Xu Wang
From: Dong Xu Wang According comment, we should not read again, we will write. Signed-off-by: Dong Xu Wang --- tests/qemu-iotests/005 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/qemu-iotests/005 b/tests/qemu-iotests/005 index 74537db..b7970e3 100755 --- a/te