]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Explicitly track whether the buck is held in remote client
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 11 Nov 2011 15:28:41 +0000 (15:28 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 16 Nov 2011 10:48:17 +0000 (10:48 +0000)
commitfa9595003d043df9f2efe95521c00898cef27106
tree37b667a88358e76a45298e8a50e8d8dfad89ba19
parent2501d27e18ef56648b0b4d06911fe89b273427c6
Explicitly track whether the buck is held in remote client

Instead of inferring whether the buck is held from the waitDispatch
pointer, use an explicit 'bool haveTheBuck' field

* src/rpc/virnetclient.c: Explicitly track the buck
src/rpc/virnetclient.c