libvirt/src/locking
Erik Skultety 252610f7dd virnetdaemon: Store servers in a hash table
Since the daemon can manage and add (at fresh start) multiple servers,
we also should be able to add them from a JSON state file in case of a
daemon restart, so post exec restart support for multiple servers is also
provided. Patch also updates virnetdaemontest accordingly.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-02-17 12:46:34 +01:00
..
domain_lock.c sanlock: Don't spam logs with "target pid not found" 2015-03-09 13:36:40 +01:00
domain_lock.h
libvirt_lockd.aug
libvirt_sanlock.aug locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
lock_daemon_config.c Move daemon-related parts of virNetServer to virNetDaemon 2015-06-16 13:46:19 +02:00
lock_daemon_config.h
lock_daemon_dispatch.c Move daemon-related parts of virNetServer to virNetDaemon 2015-06-16 13:46:19 +02:00
lock_daemon_dispatch.h
lock_daemon.c virnetdaemon: Store servers in a hash table 2016-02-17 12:46:34 +01:00
lock_daemon.h
lock_driver_lockd.c Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lock_driver_lockd.h Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lock_driver_nop.c
lock_driver_nop.h
lock_driver_sanlock.c locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
lock_driver.h sanlock: Don't spam logs with "target pid not found" 2015-03-09 13:36:40 +01:00
lock_manager.c sanlock: Don't spam logs with "target pid not found" 2015-03-09 13:36:40 +01:00
lock_manager.h
lock_protocol.x Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lockd.conf
sanlock_helper.c Replace virDomainFree with virObjectUnref 2014-12-02 11:03:40 -05:00
sanlock.conf locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_libvirt_lockd.aug.in
test_libvirt_sanlock.aug.in locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_virtlockd.aug.in
virtlockd.aug
virtlockd.conf
virtlockd.init.in Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
virtlockd.pod.in virtlockd: fix misc memory leaks and other bugs 2015-11-26 14:30:26 +00:00
virtlockd.service.in
virtlockd.socket.in
virtlockd.sysconf