mirror_corosync/lib
Christine Caulfield cfc7da3573 quorum is now an optional loadable module (though I've put it into the
defaults in services.c) and can load another module to do the quorum
work (eg YKD which I've made more compliant too). All the quorum code
has been removed from sync.c. quorum.c is simply a shim later for the
coroapi, the main module is in vsf_quorum.c

There are coroapi calls to query quorate status and also to get
notifications when it changes.

I've included the testquorum.lcrso module in this patch because I think
it's really helpful for testing. It sets the quorum state based on an 
objdb variable, this can be set or cleared using corosync-cfgtool



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1704 fd59a12c-fef9-0310-b244-a6a79926bd2f
2008-12-08 15:55:41 +00:00
..
cfg.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
confdb.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
cpg.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
evs.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
libcfg.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libconfdb.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libcoroutil.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libcpg.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libevs.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libpload.versions performance loading service engine first implementation. 2008-10-30 22:41:34 +00:00
libquorum.versions quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
Makefile Make lib/ clean up after itself properly. 2008-11-04 01:35:15 +00:00
pload.c LINT: fix or ignore unchecked return values. 2008-11-11 17:25:22 +00:00
quorum.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
sa-confdb.c LINT: fix confd_sa API error. 2008-11-12 17:39:37 +00:00
sa-confdb.h Fix some compile warnings. 2008-10-06 07:46:04 +00:00
util.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
util.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00