1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons/dmeventd/plugins/thin
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
..
.exported_symbols Exported functions from thin plugin 2011-12-21 13:42:07 +00:00
dmeventd_thin.c thin: pass environment to scripts 2018-03-06 15:35:04 +01:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00