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

teigland@sourceware.org teigland@sourceware.org
Mon Jul 31 18:37:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-07-31 18:37:07

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

Log message:
	- use nodeid and owner when checking the owner of a plock instead of
	just pid
	- this requires the recent addition of an owner field to the struct
	in the lock_dlm_plock.h kernel header
	- add ability to dump all the plocks to a client (group_tool) to display
	- add new code that uses the SA CKPT service to synchronize all the
	plock state for the group to a new node that joins the group, this is
	currently disabled until it's been tested and debugged

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/Makefile.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/cpg.c.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/lock_dlm.h.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/main.c.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/plock.c.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/recover.c.diff?cvsroot=cluster&r1=1.4&r2=1.5



More information about the Cluster-cvs mailing list