libvirt/src/locking
Lily Zhu 0f0c0921e6 man: Fix documentation errors about the paths of the config files
The default conf files, for example libvirtd.conf, virtlockd.conf, and
virtlogd.conf, should be located under the directory "/etc/libvirt" when
root as root, rather than "/etc". When run as non-root, the configuration
files should be located under "$XDG_CONFIG_HOME/libvirt/", rather than
"XDG_CONFIG_HOME".

Signed-off-by: Lily Zhu <lizhu@redhat.com>
Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-06-28 11:07:08 +02: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 locking: Add APIs to lock individual image files 2014-07-09 10:38:56 +02:00
libvirt_lockd.aug Add support for locking based on SCSI volume ID 2012-12-13 15:26:58 +00:00
libvirt_sanlock.aug locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
lock_daemon_config.c lock: Fix loading of config file for the lock daemon 2016-12-14 07:24:24 +01:00
lock_daemon_config.h virtlockd: convert to typesafe virConf accessors 2016-07-12 09:58:21 +01:00
lock_daemon_dispatch.c Move daemon-related parts of virNetServer to virNetDaemon 2015-06-16 13:46:19 +02:00
lock_daemon_dispatch.h Implement dispatch functions for lock protocol in virtlockd 2012-12-13 15:26:57 +00:00
lock_daemon.c (log|lock)daemon: Don't spam logs with IO error messages after client disconnects 2017-03-17 17:20:22 +01:00
lock_daemon.h Rename threads.{c,h} to virthread.{c,h} 2012-12-21 11:19:49 +00:00
lock_driver_lockd.c lockd: convert to typesafe virConf accessors 2016-07-12 09:58:22 +01:00
lock_driver_lockd.h locking: Use bit shift for flag values not constant values. 2016-03-07 15:48:19 -05:00
lock_driver_nop.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
lock_driver_nop.h
lock_driver_sanlock.c locking: Add support for sanlock_strerror 2017-04-27 11:44:11 +02: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 Use virFileFindResource to locate lock manager plugins 2014-04-25 11:59:46 +01:00
lock_protocol.x Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lockd.conf Remove unnecessary empty first lines 2014-06-06 10:52:05 +02:00
sanlock_helper.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
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 Add support for locking based on SCSI volume ID 2012-12-13 15:26:58 +00:00
test_libvirt_sanlock.aug.in locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_virtlockd.aug.in test_virtlockd.aug.in: Use the correct file 2013-09-03 17:03:30 +02:00
virtlockd.aug Process virtlockd.conf instead of libvirtd.conf 2013-08-30 17:37:12 +02:00
virtlockd.conf Remove global log buffer feature entirely 2014-03-18 14:29:22 +00:00
virtlockd.init.in Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
virtlockd.pod man: Fix documentation errors about the paths of the config files 2017-06-28 11:07:08 +02:00
virtlockd.service.in Increase default file handle limits for daemons 2017-03-16 10:48:09 +00:00
virtlockd.socket.in virtlockd: fix systemd unit file dependancies 2017-02-03 16:40:08 +00:00
virtlockd.sysconf Introduce basic infrastructure for virtlockd daemon 2012-12-13 15:26:57 +00:00