Re: [libvirt] [libvirt-perl][PATCH 0/7] Implement sparse streams

2017-05-24 Thread Michal Privoznik
On 05/23/2017 06:16 PM, Daniel P. Berrange wrote: > On Tue, May 23, 2017 at 05:05:34PM +0200, Michal Privoznik wrote: >> *** BLURB HERE *** >> >> Michal Privoznik (7): >> Fix send_all() callback helper >> Introduce flags to Stream::recv() >> Introduce Stream::recvHole() and Stream::sendHole()

Re: [libvirt] [libvirt-perl][PATCH 0/7] Implement sparse streams

2017-05-23 Thread Daniel P. Berrange
On Tue, May 23, 2017 at 05:05:34PM +0200, Michal Privoznik wrote: > *** BLURB HERE *** > > Michal Privoznik (7): > Fix send_all() callback helper > Introduce flags to Stream::recv() > Introduce Stream::recvHole() and Stream::sendHole() > Introduce Stream::sparse_recv_all() > Introduce St

[libvirt] [libvirt-perl][PATCH 0/7] Implement sparse streams

2017-05-23 Thread Michal Privoznik
*** BLURB HERE *** Michal Privoznik (7): Fix send_all() callback helper Introduce flags to Stream::recv() Introduce Stream::recvHole() and Stream::sendHole() Introduce Stream::sparse_recv_all() Introduce Stream::sparse_send_all() Register VOL_DOWNLOAD_SPARSE_STREAM & VOL_UPLOAD_SPARSE_