Re: [libvirt] [PATCH 07/10] Integrate the QEMU driver with the lock manager infrastructure

2011-05-27 Thread Daniel Veillard
On Thu, May 19, 2011 at 07:24:22AM -0400, Daniel P. Berrange wrote: > The QEMU integrates with the lock manager instructure in a number > of key places > > * During startup, a lock is acquired in between the fork & exec > * During startup, the libvirtd process acquires a lock before >setting

[libvirt] [PATCH 07/10] Integrate the QEMU driver with the lock manager infrastructure

2011-05-24 Thread Daniel P. Berrange
The QEMU integrates with the lock manager instructure in a number of key places * During startup, a lock is acquired in between the fork & exec * During startup, the libvirtd process acquires a lock before setting file labelling * During shutdown, the libvirtd process acquires a lock befo

[libvirt] [PATCH 07/10] Integrate the QEMU driver with the lock manager infrastructure

2011-05-19 Thread Daniel P. Berrange
The QEMU integrates with the lock manager instructure in a number of key places * During startup, a lock is acquired in between the fork & exec * During startup, the libvirtd process acquires a lock before setting file labelling * During shutdown, the libvirtd process acquires a lock befo