Re: [libvirt] [PATCH 04/11] Support leases in guest XML and lock manager

2011-01-28 Thread Eric Blake
On 01/24/2011 08:13 AM, Daniel P. Berrange wrote: > A lock manager may operate in various modes. The direct mode of > operation is to obtain locks based on the resources associated > with devices in the XML. The indirect mode is where the app > creating the domain provides explicit leases for each

[libvirt] [PATCH 04/11] Support leases in guest XML and lock manager

2011-01-24 Thread Daniel P. Berrange
A lock manager may operate in various modes. The direct mode of operation is to obtain locks based on the resources associated with devices in the XML. The indirect mode is where the app creating the domain provides explicit leases for each resource that needs to be locked. This XML extension allow