libvirt/src/locking
Daniel P. Berrange ad39fd83a8 Define a wire protocol for talking to the virtlockd daemon
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@redhat.com>
2012-12-13 15:26:57 +00:00
..
domain_lock.c
domain_lock.h
libvirt_sanlock.aug
lock_daemon_config.c Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00
lock_daemon_config.h Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00
lock_daemon.c Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00
lock_daemon.h Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00
lock_driver_nop.c
lock_driver_nop.h
lock_driver_sanlock.c sanlock: Retry after EINPROGRESS 2012-11-16 08:00:11 +01:00
lock_driver.h
lock_manager.c Refactor creation of lock manager plugins 2012-12-13 15:26:57 +00:00
lock_manager.h Refactor creation of lock manager plugins 2012-12-13 15:26:57 +00:00
lock_protocol.x Define a wire protocol for talking to the virtlockd daemon 2012-12-13 15:26:57 +00:00
sanlock_helper.c
sanlock.conf
test_libvirt_sanlock.aug.in
virtlockd.init.in Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00
virtlockd.sysconf Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00