1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons
Zdenek Kabelac 7ae124743e Use execvp for clvmd restart
Since execve passed only NULL as environ, we had lost all environment vars on
restart - thus actually running  'different' clvmd then the one at start.

Preserving environ allows to restart clvmd with the same settings
(i.e. LD_LIBRARY_PATH)

Add test for second restart.
2011-09-26 07:51:23 +00:00
..
clvmd Use execvp for clvmd restart 2011-09-26 07:51:23 +00:00
cmirrord Check for failing 'stat' and skip this loop iteration 2011-09-21 10:42:53 +00:00
common Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00
dmeventd Drop cleanup of .exported_symbols_generated in DISTCLEAN_TARGETS 2011-09-24 21:00:52 +00:00
lvmetad Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00
Makefile.in Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00