libvirt/src/locking
Michal Privoznik aaf34cb901 _virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union
The fact whether domain has or doesn't have RW disks is specific
to VIR_LOCK_MANAGER_OBJECT_TYPE_DOMAIN and therefore should
reside in union specific to it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-09-18 17:12:53 +02:00
..
domain_lock.c
domain_lock.h
libvirt_lockd.aug
libvirt_sanlock.aug
lock_daemon_config.c
lock_daemon_config.h
lock_daemon_dispatch.c lock_driver_lockd: Introduce VIR_LOCK_SPACE_PROTOCOL_ACQUIRE_RESOURCE_METADATA flag 2018-09-18 17:12:53 +02:00
lock_daemon_dispatch.h
lock_daemon.c
lock_daemon.h
lock_driver_lockd.c _virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union 2018-09-18 17:12:53 +02:00
lock_driver_lockd.h lock_driver_lockd: Introduce VIR_LOCK_SPACE_PROTOCOL_ACQUIRE_RESOURCE_METADATA flag 2018-09-18 17:12:53 +02:00
lock_driver_nop.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
lock_driver_nop.h
lock_driver_sanlock.c lock_driver: Introduce new VIR_LOCK_MANAGER_OBJECT_TYPE_DAEMON 2018-09-18 17:12:53 +02:00
lock_driver.h lock_driver: Introduce new VIR_LOCK_MANAGER_OBJECT_TYPE_DAEMON 2018-09-18 17:12:53 +02:00
lock_manager.c
lock_manager.h
lock_protocol.x
lockd.conf
Makefile.inc.am
sanlock_helper.c
sanlock.conf locking: Fix documentation on how automatic sanlock leases are stored 2016-12-19 17:28:41 +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-admin.socket.in
virtlockd.aug
virtlockd.conf
virtlockd.init.in
virtlockd.pod
virtlockd.service.in
virtlockd.socket.in
virtlockd.sysconf