This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster/cman-kernel/src cnxman-private.h cnxman.c


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	pcaulfield@sourceware.org	2006-01-23 17:00:08

Modified files:
	cman-kernel/src: cnxman-private.h cnxman.c 

Log message:
	Fix bz#177163
	
	The comparision function now actually works (ie it looks like the one I
	thought I had stolen from jiffies.h), and cman keeps a track of all sequence
	numbers received as well as those that need ACKs, so each node has an idea
	of where each other node's sequence nubers are. otherwise we don't know what
	is a delayed packet and what isn't.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/cnxman-private.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.12.2.3&r2=1.12.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman-kernel/src/cnxman.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.42.2.20&r2=1.42.2.21


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]