Re: [Qemu-devel] [PATCH 0/2] fix [mirror: double performance...]

2016-08-08 Thread Kevin Wolf
Am 03.08.2016 um 14:56 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Hi all.
> 
> Here are some fixes related to my
> [mirror: double performance of the bulk stage if the disc is full]
> 
> As Kevin noted, iotest 109 is broken after [mirror: double perf..].
> I'm sorry about it, 0002 fixes this test.
> 0001 is just related improvement and is not necessary.

Thanks, applied to the block branch.

Kevin



[Qemu-devel] [PATCH 0/2] fix [mirror: double performance...]

2016-08-03 Thread Vladimir Sementsov-Ogievskiy
Hi all.

Here are some fixes related to my
[mirror: double performance of the bulk stage if the disc is full]

As Kevin noted, iotest 109 is broken after [mirror: double perf..].
I'm sorry about it, 0002 fixes this test.
0001 is just related improvement and is not necessary.

Vladimir Sementsov-Ogievskiy (2):
  mirror: finish earlier on error
  iotests: fix 109

 block/mirror.c   | 4 
 tests/qemu-iotests/109   | 2 +-
 tests/qemu-iotests/109.out   | 8 
 tests/qemu-iotests/common.filter | 6 ++
 4 files changed, 15 insertions(+), 5 deletions(-)

-- 
1.8.3.1