1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons
Tony Asleson a7e1f973cc lvmdbusd: Use timeout_add instead
The function timeout_add_seconds has quite a bit of variability.  Using
timeout_add which specifies the timeout in ms instead of seconds.  Testing
shows that this is much more consistent which should improve clients that
are using shorter timeouts for the API and the connection.
2016-12-20 11:06:57 -06:00
..
clvmd gcc: cleanup Wunused-const-variable 2016-02-23 14:41:24 +01:00
cmirrord cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
dmeventd cleanup: easier code for raid plugin 2016-12-09 15:15:02 +01:00
lvmdbusd lvmdbusd: Use timeout_add instead 2016-12-20 11:06:57 -06:00
lvmetad lvmetad: fix segfault in daemon_reply_simple 2016-12-09 15:22:30 -06:00
lvmlockd config: use config_tree_from_string_without_dup_node_check throughout code to construct metadata trees 2016-09-21 18:18:15 +02:00
lvmpolld cleanup: single LVM_SYSTEM_DIR string 2016-11-23 17:55:03 +01:00
Makefile.in makefiles: drop file source and indent 2016-11-26 00:22:38 +01:00