public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/dlm thread.c
@ 2007-08-31 15:23 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2007-08-31 15:23 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2007-08-31 15:23:33

Modified files:
	gfs-kernel/src/dlm: thread.c 

Log message:
	Check for a null lvb pointer before trying to memset the lvb to zero.
	I think there's a good chance this will fix bz 176838.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.5&r2=1.16.2.6


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/gfs-kernel/src/dlm thread.c
@ 2008-01-14 16:00 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2008-01-14 16:00 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2008-01-14 16:00:20

Modified files:
	gfs-kernel/src/dlm: thread.c 

Log message:
	bz 352731
	
	I've looked at other users of kthread_stop()/kthread_should_stop(),
	and most seem to incorporate a call to kthread_should_stop() within
	the test that adds the thread to a wait_queue.  I'm guessing that
	that's what we should be doing also (and at the same time using
	wait_event_interruptible() instead of an open-coded equivalent.)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.6&r2=1.16.2.7


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/gfs-kernel/src/dlm thread.c
@ 2006-12-08 17:31 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-12-08 17:31 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	teigland@sourceware.org	2006-12-08 17:31:41

Modified files:
	gfs-kernel/src/dlm: thread.c 

Log message:
	If the drop_count is disabled (set to 0) on a mounted fs, don't
	do a drop callback the first time through the function (fix for
	slight quirk in the last patch for bz 218795).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.16.2.3.6.1&r2=1.16.2.3.6.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/gfs-kernel/src/dlm thread.c
@ 2006-12-08 17:31 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-12-08 17:31 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2006-12-08 17:31:32

Modified files:
	gfs-kernel/src/dlm: thread.c 

Log message:
	If the drop_count is disabled (set to 0) on a mounted fs, don't
	do a drop callback the first time through the function (fix for
	slight quirk in the last patch for bz 218795).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.4&r2=1.16.2.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

* cluster/gfs-kernel/src/dlm thread.c
@ 2005-07-26  2:45 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2005-07-26  2:45 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-07-26 02:45:16

Modified files:
	gfs-kernel/src/dlm: thread.c 

Log message:
	Only allow one of the lock_dlm threads to do blocking callbacks.
	It appears that gfs2 will wait for a completion callback within
	a blocking callback, so one thread must always be available to
	do completions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&r1=1.22&r2=1.23


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-14 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-31 15:23 cluster/gfs-kernel/src/dlm thread.c teigland
  -- strict thread matches above, loose matches on Subject: below --
2008-01-14 16:00 teigland
2006-12-08 17:31 teigland
2006-12-08 17:31 teigland
2005-07-26  2:45 teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).