On Mon, Aug 13, 2018 at 04:19:50AM +0200, Max Reitz wrote:
> Currently, we never test whether we can read from the source while
> mirroring (that means, whether we can read from the mirror BDS). Add
> such a test to 156 because it fits well.
>
> Signed-off-by: Max Reitz
Reviewed-by: Jeff Cody
Currently, we never test whether we can read from the source while
mirroring (that means, whether we can read from the mirror BDS). Add
such a test to 156 because it fits well.
Signed-off-by: Max Reitz
---
tests/qemu-iotests/156 | 7 +++
tests/qemu-iotests/156.out | 3 +++
2 files chang