Re: [Qemu-devel] [PATCH 5/5] qemu-iotests: Overlapping cluster allocations

2013-08-27 Thread Kevin Wolf
Am 26.08.2013 um 15:04 hat Max Reitz geschrieben: > A new test on corrupted images with overlapping cluster allocations. > > Signed-off-by: Max Reitz One more thing that could be checked is that the image can be opened read-only, but not r/w while the corrupt flag is set. The existing tests look

[Qemu-devel] [PATCH 5/5] qemu-iotests: Overlapping cluster allocations

2013-08-26 Thread Max Reitz
A new test on corrupted images with overlapping cluster allocations. Signed-off-by: Max Reitz --- tests/qemu-iotests/060 | 107 + tests/qemu-iotests/060.out | 43 ++ tests/qemu-iotests/group | 1 + 3 files changed, 151 insertio

[Qemu-devel] [PATCH 5/5] qemu-iotests: Overlapping cluster allocations

2013-08-26 Thread Max Reitz
A new test on corrupted images with overlapping cluster allocations. Signed-off-by: Max Reitz --- tests/qemu-iotests/060 | 107 + tests/qemu-iotests/060.out | 43 ++ tests/qemu-iotests/group | 1 + 3 files changed, 151 insertio