cluster/group/gfs_controld Makefile cpg.c grou ...

teigland@sourceware.org teigland@sourceware.org
Thu Jun 15 20:41:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-06-15 20:41:46

Modified files:
	group/gfs_controld: Makefile cpg.c group.c lock_dlm.h main.c 
	                    member_cman.c recover.c 

Log message:
	Complete the code to support withdraw, not yet tested.  This also
	switches from using dlm locks for withdraw notifications to simply
	using messages.  The way the daemon now works allows a much simpler
	approach to withdraw than what we had before where we needed the
	dlm locks.  Setting up a dlm lockspace for the daemon was also an
	annoyingly heavy-weight step and the dlm kernel state of the daemon
	made cleaning up from crashes difficult.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/Makefile.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/cpg.c.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/group.c.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/lock_dlm.h.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/main.c.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/member_cman.c.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/recover.c.diff?cvsroot=cluster&r1=1.2&r2=1.3



More information about the Cluster-cvs mailing list