Re: [Qemu-devel] [PATCH] qemu-iotests: Test qcow2 count_contiguous_clusters()

2013-11-15 Thread Stefan Hajnoczi
On Wed, Nov 13, 2013 at 12:04:52PM +0100, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > > This test case catches the qcow2 corruption bug that Peter sent a patch for > yesterday. > > tests/qemu-iotests/073 | 166 > + > tests/qemu-iotests/

[Qemu-devel] [PATCH] qemu-iotests: Test qcow2 count_contiguous_clusters()

2013-11-13 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- This test case catches the qcow2 corruption bug that Peter sent a patch for yesterday. tests/qemu-iotests/073 | 166 + tests/qemu-iotests/073.out | 118 tests/qemu-iotests/group |