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

Eric Blake eblake at redhat.com
Wed Dec 12 18:32:18 UTC 2012


On 12/12/2012 11:14 AM, Michal Privoznik wrote:
> On 11.12.2012 21:41, 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
>> * src/Makefile.am: Include lock_protocol.[ch] in virtlockd
>>
>> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
>> ---
>>  .gitignore                  |  1 +
>>  cfg.mk                      |  3 ++
>>  src/Makefile.am             | 14 ++++++-
>>  src/locking/lock_protocol.x | 95 +++++++++++++++++++++++++++++++++++++++++++++
>>  4 files changed, 112 insertions(+), 1 deletion(-)
>>  create mode 100644 src/locking/lock_protocol.x
> 
> ACK

Should we also tweak src/Makefile.am and add src/lock_protocol-structs
to verify that we don't make any ABI changes to the wire protocol?

-- 
Eric Blake   eblake 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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121212/e760ad09/attachment-0001.sig>


More information about the libvir-list mailing list