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/gfs2-kernel/src/gfs2 log.c


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-08-09 06:39:30

Modified files:
	gfs2-kernel/src/gfs2: log.c 

Log message:
	Use wait_event() in do_lock_wait() instead of managing the waitqueue
	ourselves.  I have some doubt that the log spinlock really needs to be
	held while testing the atomic counter, but I'm not certain enough to
	drop it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/log.c.diff?cvsroot=cluster&r1=1.16&r2=1.17


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