cluster/gfs-kernel/src/gfs glock.c

adas@sourceware.org adas@sourceware.org
Mon May 15 23:07:00 GMT 2006


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	adas@sourceware.org	2006-05-15 23:07:35

Modified files:
	gfs-kernel/src/gfs: glock.c 

Log message:
	bz191222 fix. When releasing a glock with GL_NOCACHE flag set, care was not taken to ensure that only one holder for the glock remained. This was corrupting the glock and preventing further access to the glock. FLOCKS use this GL_NOCACHE flag. See bugzilla for more information. This patch needs to go through a test cycle to ensure that it doesn't affect other code

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/glock.c.diff?cvsroot=cluster&r1=1.24&r2=1.25



More information about the Cluster-cvs mailing list