[libvirt] [PATCH v3 03/31] Introduce virStreamRecvFlags

John Ferlan jferlan at redhat.com
Tue May 16 20:57:11 UTC 2017



On 05/16/2017 10:03 AM, Michal Privoznik wrote:
> This patch is adding the virStreamRecvFlags as a variant to the
> virStreamRecv function in order to allow for future expansion of
> functionality for processing sparse streams using a @flags
> argument.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  include/libvirt/libvirt-stream.h |  5 ++++
>  src/driver-stream.h              |  7 +++++
>  src/libvirt-stream.c             | 59 ++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms          |  5 ++++
>  4 files changed, 76 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list