]> xenbits.xensource.com Git - libvirt.git/commit
virNetClientStreamNew: Track origin stream
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Apr 2016 09:38:12 +0000 (11:38 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 May 2017 05:42:13 +0000 (07:42 +0200)
commit8b6ffe40776d36a23b7e5661223baabdbcaa5b4f
tree43d38b02267aa3a588710acbe5222bc54252b842
parent84b5079232e6df0b5fde36a9402c85e31c370284
virNetClientStreamNew: Track origin stream

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

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/remote/remote_driver.c
src/rpc/gendispatch.pl
src/rpc/virnetclientstream.c
src/rpc/virnetclientstream.h