1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/daemons/clvmd
Patrick Caulfield 5c7fc7c4f7 You can now build clvmd with cman & gulm support in the same binary.
./configure --with-clvmd
wil do this by default. Or you can choose which you want with
./configure --with-clvmd=gulm    or
./configure --with-clvmd=cman

When clvmd with both included is run, it will automatically detect the cluster
manager in use.
2005-01-13 13:24:02 +00:00
..
clvm.h Add cluster support. 2004-06-24 08:02:38 +00:00
clvmd-cman.c You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
clvmd-command.c Keep client locks (VG locks usually) in their own hash table so 2004-09-24 09:39:57 +00:00
clvmd-comms.h You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
clvmd-gulm.c You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
clvmd-gulm.h You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
clvmd.c You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
clvmd.h You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
cnxman-socket.h You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
libclvm.c Add cluster support. 2004-06-24 08:02:38 +00:00
libclvm.h Add cluster support. 2004-06-24 08:02:38 +00:00
lvm-functions.c Check the UUID length when readingthe output of the "lvs" command at startup. 2004-10-04 09:23:52 +00:00
lvm-functions.h Add cluster support. 2004-06-24 08:02:38 +00:00
Makefile.in You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
system-lv.c You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
system-lv.h Add cluster support. 2004-06-24 08:02:38 +00:00
tcp-comms.c You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00
tcp-comms.h You can now build clvmd with cman & gulm support in the same binary. 2005-01-13 13:24:02 +00:00