Re: [libvirt] [PATCH v3 30/31] virsh: Implement sparse stream to vol-download

2017-05-17 Thread John Ferlan
On 05/16/2017 10:04 AM, Michal Privoznik wrote: > The command grew new --sparse switch that does nothing more than s/The command grew new/Add a new/ > enables the sparse streams feature for this command. Among with > the switch new helper function is introduced: virshStreamSkip(). > This is the

[libvirt] [PATCH v3 30/31] virsh: Implement sparse stream to vol-download

2017-05-16 Thread Michal Privoznik
The command grew new --sparse switch that does nothing more than enables the sparse streams feature for this command. Among with the switch new helper function is introduced: virshStreamSkip(). This is the callback that is called whenever daemon sends us a hole. In the callback we reflect the hole