On 05/16/2017 10:04 AM, Michal Privoznik wrote:
> Similarly to previous commit, implement sparse streams feature
> for vol-upload. This is, however, slightly different approach,
> because we must implement a function that will tell us whether
> we are in a data section or in a hole. But there's no magic
> hidden in here.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  tools/virsh-util.c   | 47 +++++++++++++++++++++++++++++++++++++++++++++++
>  tools/virsh-util.h   | 24 ++++++++++++++++++++++++
>  tools/virsh-volume.c | 38 +++++++++++++++++++++++++-------------
>  tools/virsh.pod      |  3 ++-
>  4 files changed, 98 insertions(+), 14 deletions(-)
> 

Reviewed-by: John Ferlan <jfer...@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to