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 > >

[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