[libvirt] [PATCH v2 17/38] virNetClientStreamNew: Track origin stream

John Ferlan jferlan at redhat.com
Thu May 4 21:46:41 UTC 2017



On 04/20/2017 06:01 AM, Michal Privoznik wrote:
> This has no real added value right now,
> but is going to be very helpful later.

Add a virStreamPtr pointer to the _virNetClientStream in order to
reverse track the parent stream.

> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/remote/remote_driver.c   | 6 ++++--
>  src/rpc/gendispatch.pl       | 2 +-
>  src/rpc/virnetclientstream.c | 6 +++++-
>  src/rpc/virnetclientstream.h | 3 ++-
>  4 files changed, 12 insertions(+), 5 deletions(-)
> 

Looks reasonable perhaps adjust the commit message. Separable from other
changes especially since it does nothing now anyway.

ACK,

John




More information about the libvir-list mailing list