1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/locking
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
..
.exported_symbols Missing .exported_symbols 2004-06-24 08:16:09 +00:00
cluster_locking.c Rename 'cmd' to 'clvmd_cmd' to remove ambiguity. 2008-12-16 12:30:39 +00:00
external_locking.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
file_locking.c * minor compilator warning fix for improper function declaration. 2008-11-12 09:30:52 +00:00
locking_types.h Clean up numerous compiler warnings that crept in recently. 2007-08-22 14:38:18 +00:00
locking.c Create global is_static() to eliminate from the library init function. 2008-12-18 05:27:17 +00:00
locking.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
Makefile.in Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
no_locking.c Update lvmcache VG lock state for all locking types now. 2008-04-07 19:17:29 +00:00