Re: [Qemu-block] [PATCH 0/2] quorum: cleanup and optimization for FIFO case

2016-10-17 Thread Max Reitz
On 05.10.2016 18:35, Paolo Bonzini wrote:
> A couple patches I had lying in the huge multiqueue series but are
> not really related.  So let's flush 'em...
> 
> Paolo Bonzini (2):
>   quorum: change child_iter to children_read
>   quorum: do not allocate multiple iovecs for FIFO strategy
> 
>  block/quorum.c | 93 
> --
>  1 file changed, 45 insertions(+), 48 deletions(-)

Thanks, I've applied the series to my block branch:

https://github.com/XanClic/qemu/commits/block

Max



signature.asc
Description: OpenPGP digital signature


[Qemu-block] [PATCH 0/2] quorum: cleanup and optimization for FIFO case

2016-10-05 Thread Paolo Bonzini
A couple patches I had lying in the huge multiqueue series but are
not really related.  So let's flush 'em...

Paolo Bonzini (2):
  quorum: change child_iter to children_read
  quorum: do not allocate multiple iovecs for FIFO strategy

 block/quorum.c | 93 --
 1 file changed, 45 insertions(+), 48 deletions(-)

-- 
2.7.4