]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert fd066925440ba48acc95d8f31b2c98b1cc9d582d
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 7 Dec 2011 14:46:38 +0000 (14:46 +0000)
committerDaniel Veillard <veillard@redhat.com>
Thu, 8 Dec 2011 03:27:12 +0000 (11:27 +0800)
commit50a4f49c19e2953f8c4262a3fc6cd50d4e64229e
treeeacaa681d7230b57e3907964e7c9eed97d974e60
parent284230199af915a90322d6cc4a6210aaa2a33b28
Revert fd066925440ba48acc95d8f31b2c98b1cc9d582d

Commit fd066925440ba48acc95d8f31b2c98b1cc9d582d tried to fix
a race condition in

  commit fa9595003d043df9f2efe95521c00898cef27106
  Author: Daniel P. Berrange <berrange@redhat.com>
  Date:   Fri Nov 11 15:28:41 2011 +0000

    Explicitly track whether the buck is held in remote client

Unfortunately there is a second race condition whereby the
event loop can trigger due to incoming data to read. Revert
this fix, so a complete fix for the problem can be cleanly
applied

* src/rpc/virnetclient.c: Revert fd066925440ba48acc95d8f31b2c98b1cc9d582d
src/rpc/virnetclient.c