[libvirt] [PATCH v3 20/31] remote_driver: Implement virStreamSendHole

John Ferlan jferlan at redhat.com
Wed May 17 12:46:55 UTC 2017



On 05/16/2017 10:04 AM, Michal Privoznik wrote:
> Now that we have RPC wrappers over VIR_NET_STREAM_HOLE we can
> start wiring them up. This commit wires up situation when a
> client wants to send a hole to daemon.
> 
> To keep stream offsets synchronous, upon successful call on the
> daemon skip the same hole in local part of the stream.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/remote/remote_driver.c | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 

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

John




More information about the libvir-list mailing list