libvirt/src/locking
Daniel P. Berrangé 76e1720c4f rpc: avoid duplicating config in virtlockd/virtlogd augeas tests
Most of the augeas test files use ::CONFIG:: to pull in the master
config file for testing. This ensures that entries added to the config
file are actually tested by augeas.

This identified the missing admin_max_clients example in the virtlogd
config file, which in turn prompted a change in description of the
max_clients parameter, since these daemons don't have separate
readonly & readwrite sockets.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-23 10:44:48 +00:00
..
domain_lock.c
domain_lock.h
libvirt_lockd.aug Check for tabs in augeas files 2018-01-31 15:19:26 +00:00
libvirt_sanlock.aug
lock_daemon_config.c lockd: add support for admin protocol in virtlockd 2018-01-31 15:18:36 +00:00
lock_daemon_config.h lockd: add support for admin protocol in virtlockd 2018-01-31 15:18:36 +00:00
lock_daemon_dispatch.c
lock_daemon_dispatch.h
lock_daemon.c rpc: switch virtlockd and virtlogd to use single-threaded dispatch 2018-03-08 15:40:29 +00:00
lock_daemon.h
lock_driver_lockd.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
lock_driver_lockd.h
lock_driver_nop.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
lock_driver_nop.h
lock_driver_sanlock.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
lock_driver.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
lock_manager.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
lock_manager.h
lock_protocol.x
lockd.conf
Makefile.inc.am make: split lock daemon build rules into locking/Makefile.inc.am 2018-03-05 17:12:01 +00:00
sanlock_helper.c
sanlock.conf
test_libvirt_lockd.aug.in
test_libvirt_sanlock.aug.in
test_virtlockd.aug.in rpc: avoid duplicating config in virtlockd/virtlogd augeas tests 2018-03-23 10:44:48 +00:00
virtlockd-admin.socket.in lockd: fix typo in virtlockd-admin.socket 2018-03-15 09:06:28 -06:00
virtlockd.aug rpc: remove remains of obsolete log_buffer_size config parameter 2018-03-23 10:44:35 +00:00
virtlockd.conf rpc: avoid duplicating config in virtlockd/virtlogd augeas tests 2018-03-23 10:44:48 +00:00
virtlockd.init.in
virtlockd.pod Use https:// links for most sites 2017-10-16 10:22:34 +01:00
virtlockd.service.in lockd: add support for admin protocol in virtlockd 2018-01-31 15:18:36 +00:00
virtlockd.socket.in
virtlockd.sysconf