1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 9be086fbee thin: pass environment to scripts
When dmeventd thin plugin forks a configurable script, switch to use
execvp to pass whole environment present to dmeventd - so all configured
paths present at dmeventd startup are visible to script.

This was likely not a problem for common user enviroment,
however in test suite case variable like LVM_SYSTEM_DIR were
not actually used from test itself but rather from
a system present lvm.conf and this may have cause strange
behavior of a testing script.
2018-03-06 15:35:04 +01:00
..
clvmd clvmd: supress ENOENT error on testing connection 2017-11-07 21:24:39 +01:00
cmirrord makefiles: fixing linking 2017-08-01 11:53:30 +02:00
dmeventd thin: pass environment to scripts 2018-03-06 15:35:04 +01:00
dmfilemapd coverity: missing free on error path 2018-02-28 21:05:18 +01:00
lvmdbusd lvmdbusd: Remove duplicated DataPercent definition 2018-01-25 08:37:24 -06:00
lvmetad clean: drop unneeded -1 for snprintf 2018-02-12 22:14:25 +01:00
lvmlockd sanlock: set proper return value 2018-02-19 16:44:10 +01:00
lvmpolld makefiles: fixing linking 2017-08-01 11:53:30 +02:00
Makefile.in daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00