libvirt/src/locking
Erik Skultety 5165ff0971 src: More cleanup of some system headers already contained in internal.h
All of the ones being removed are pulled in by internal.h. The only
exception is sanlock which expects the application to include <stdint.h>
before sanlock's headers, because sanlock prototypes use fixed width
int, but they don't include stdint.h themselves, so we have to leave
that one in place.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2018-09-20 10:16:39 +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 Check for tabs in augeas files 2018-01-31 15:19:26 +00:00
libvirt_sanlock.aug locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
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_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 src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lock_daemon.h
lock_driver_lockd.c lock_manager: Allow disabling configFile for virLockManagerPluginNew 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 src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lock_driver.h lock_manager: Allow disabling configFile for virLockManagerPluginNew 2018-09-18 17:12:53 +02:00
lock_manager.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02: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
Makefile.inc.am locking: don't create qemu-sanlock.conf file when QEMU isn't enabled 2018-07-18 18:46:32 +01:00
sanlock_helper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02: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
test_libvirt_sanlock.aug.in locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_virtlockd.aug.in log: update docs for daemons to improve user understanding 2018-05-11 17:11:46 +01: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 log: update docs for daemons to improve user understanding 2018-05-11 17:11:46 +01:00
virtlockd.init.in Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
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: fix systemd unit file dependancies 2017-02-03 16:40:08 +00:00
virtlockd.sysconf