1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/clvmd
Milan Broz 8d6e0c9562 Fix restart of clvmd using -S switch
- allocate environment dynamically (still missing some limit?)
 - try to recover, if destroy failed (do not destroy lvm here) and free memory
 - check strdup() return codes
 - report failure to log
 - do not print NULL in exclusive lock loop
2010-06-04 12:59:30 +00:00
..
clvm.h Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00
clvmd-cman.c Tidy lv_hash[_lock] use inside clvmd. 2009-04-21 13:11:28 +00:00
clvmd-command.c Fix restart of clvmd using -S switch 2010-06-04 12:59:30 +00:00
clvmd-comms.h Avoid duplicate definitions. 2010-03-23 14:35:08 +00:00
clvmd-corosync.c missing (C) reminders 2009-09-15 12:51:28 +00:00
clvmd-gulm.c missing (C) reminders 2009-09-15 12:51:28 +00:00
clvmd-gulm.h Fix clvmd if compiled with gulm support. (2.02.26) 2007-07-24 15:35:11 +00:00
clvmd-openais.c missing (C) reminders 2009-09-15 12:51:28 +00:00
clvmd-singlenode.c Use a real socket for singlenode clvmd to fix clvmd's high cpu load. 2010-03-26 15:45:36 +00:00
clvmd.c Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00
clvmd.h Allow clvmd debug to be turned on in a running daemon using clvmd -d 2007-08-17 11:51:23 +00:00
lvm-functions.c Fix restart of clvmd using -S switch 2010-06-04 12:59:30 +00:00
lvm-functions.h Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00
Makefile.in INSTALL rules updates 2010-04-09 21:42:48 +00:00
refresh_clvmd.c Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00
refresh_clvmd.h Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00
tcp-comms.c missing (C) reminders 2009-09-15 12:51:28 +00:00
tcp-comms.h Fix clvmd if compiled with gulm support. (2.02.26) 2007-07-24 15:35:11 +00:00