[libvirt] [PATCH 08/14] Define a wire protocol for talking to the virtlockd daemon

Eric Blake eblake at redhat.com
Fri Jul 8 22:36:04 UTC 2011


On 07/07/2011 08:17 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The virtlockd daemon will be responsible for managing locks
> on virtual machines. Communication will be via the standard
> RPC infrastructure. This provides the XDR protocol definition
> 
> * src/locking/lock_protocol.x: Wire protocol for virtlockd
> ---
>  .gitignore                  |    1 +
>  src/locking/lock_protocol.x |   98 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 99 insertions(+), 0 deletions(-)
>  create mode 100644 src/locking/lock_protocol.x

See my patch for qemu_protocol-structs for validating on-the-wire
compatibility.  We ought to expand that to include this.

https://www.redhat.com/archives/libvir-list/2011-July/msg00463.html

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list