1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons
Bryn M. Reeves 77a7ed065f dmfilemapd: ensure path argument is absolute
Require that the path argument to dmfilemapd be an absolute path
and document this in tool output, libdevmapper.h and dmfilemapd.8.

The check is also enforced by dm_stats_start_filemapd() to avoid
forking a new process with an invalid path argument.
2017-03-13 11:44:05 +00:00
..
clvmd mem: add extra mem pages for pthread stack 2017-02-11 18:23:15 +01:00
cmirrord cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
dmeventd dmeventd: (workaround) fix mirror DSO to work with lvmetad 2017-03-09 20:41:07 +01:00
dmfilemapd dmfilemapd: ensure path argument is absolute 2017-03-13 11:44:05 +00:00
lvmdbusd lvmdbusd: Simplify add_no_notify for loop 2017-03-09 16:39:47 -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: drop double const specifier 2017-02-11 20:30:16 +01:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00