1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Peter Rajnoha 3c614ef1c1 Add support for systemd file descriptor handover in dmeventd.
Systemd preloads file descriptors for us and passes them in for
newly spawned daemon when using on-demand fifo (or socket)
based activation.

This patch adds checks for file descriptors preloaded by
systemd and uses them instead of opening the FIFOs again
to properly support on-demand FIFO-based activation.

(We'll change FIFOs to sockets soon - but still this
part of the code will stay almost the same.)
2011-07-28 13:06:50 +00:00
..
clvmd Annotate CLVMD_CMD_SYNC_NAMES in decode_cmd 2011-06-28 13:42:15 +00:00
cmirrord Removed unused pointer 2010-12-20 13:58:38 +00:00
common Fix two small (but eventually unbounded) leaks in daemon-server.c. 2011-07-20 18:23:33 +00:00
dmeventd Add support for systemd file descriptor handover in dmeventd. 2011-07-28 13:06:50 +00:00
lvmetad lvmetad: Edit the MISSING_PV flags only after making a "reply" copy of the 2011-07-25 17:59:50 +00:00
Makefile.in Use vpath instead of VPATH. 2010-04-09 21:34:25 +00:00