Re: [Qemu-devel] [PATCH v6 7/8] qemu-iotests: Add test case for mirror with unmap
On 28/05/2015 07:29, Fam Zheng wrote: > This checks that the discard on mirror source that effectively zeroes > data is also reflected by the data of target. > > Signed-off-by: Fam Zheng > Reviewed-by: John Snow > --- > tests/qemu-iotests/132 | 59 > ++
[Qemu-devel] [PATCH v6 7/8] qemu-iotests: Add test case for mirror with unmap
This checks that the discard on mirror source that effectively zeroes data is also reflected by the data of target. Signed-off-by: Fam Zheng Reviewed-by: John Snow --- tests/qemu-iotests/132 | 59 ++ tests/qemu-iotests/132.out | 5 tests/qem