1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/clvmd
Dave Wysochanski 0296197999 Create global is_static() to eliminate from the library init function.
Very simple / crude method of removing 'is_static' from initialization.
Why should we require an application tell us whether it is linked
statically or dynamically to libLVM?  If the application is linked
statically, but libraries exist and dlopen() calls succeed, why
do we care if it's statically linked?
2008-12-18 05:27:17 +00:00
..
clvm.h When we unlock a VG tell the clvmds to see if a backup of the metadata needs 2007-12-04 15:39:26 +00:00
clvmd-cman.c clvmd 2008-11-04 16:41:47 +00:00
clvmd-command.c clvmd 2008-11-04 16:41:47 +00:00
clvmd-comms.h Add *Experimental* OpenAIS support to clvmd. 2007-05-21 10:52:01 +00:00
clvmd-gulm.c clvmd 2008-11-04 16:41:47 +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 clvmd 2008-11-04 16:41:47 +00:00
clvmd.c Fix a starup race in clvmd that could result in huge waits for the first command to be processed. 2008-11-21 13:48:00 +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 Create global is_static() to eliminate from the library init function. 2008-12-18 05:27:17 +00:00
lvm-functions.h Add missing mutex around clvmd lvmcache_drop_metadata library call. 2008-05-09 15:13:20 +00:00
Makefile.in Add usrlibdir & usrsbindir to configure. 2008-10-07 19:11:59 +00:00
refresh_clvmd.c clvmd 2008-11-04 16:41:47 +00:00
refresh_clvmd.h Allow clvmd debug to be turned on in a running daemon using clvmd -d 2007-08-17 11:51:23 +00:00
tcp-comms.c clvmd 2008-11-04 16:41:47 +00:00
tcp-comms.h Fix clvmd if compiled with gulm support. (2.02.26) 2007-07-24 15:35:11 +00:00