On Wed 05 Oct 2016 06:35:27 PM CEST, Paolo Bonzini wrote: > In FIFO mode there are no parallel reads, hence there is no need to > allocate separate buffers and clone the iovecs. > > The two cases of quorum_aio_cb are now even more different, and > most of quorum_aio_finalize is only needed in one of them, so split > them in separate functions. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Alberto Garcia <be...@igalia.com> Berto