[libvirt] [PATCH 01/23] Change function signature for creating new lock manager instances

Eric Blake eblake at redhat.com
Tue Aug 14 23:30:14 UTC 2012


On 08/09/2012 09:20 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> To allow a virLockManagerPtr to be created directly from a
> driver table struct, replace the virLockManagerPluginPtr parameter
> with a virLockDriverPtr parameter.
> 
> * src/locking/domain_lock.c, src/locking/lock_manager.c,
>   src/locking/lock_manager.h: Replace plugin param with
>   a driver in virLockManagerNew
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/locking/domain_lock.c  |  2 +-
>  src/locking/lock_manager.c | 31 +++++++++++++++++++------------
>  src/locking/lock_manager.h |  3 ++-
>  3 files changed, 22 insertions(+), 14 deletions(-)
> 

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120814/45e301f9/attachment-0001.sig>


More information about the libvir-list mailing list