1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/dmfilemapd
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
..
.gitignore daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00
dmfilemapd.c dmfilemapd: ensure path argument is absolute 2017-03-13 11:44:05 +00:00
Makefile.in daemons: cleanup dmeventd references from dmfilemapd/Makefile.in 2017-03-10 17:26:47 +00:00