public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/dlm-kernel/src dlm_internal.h lockspac ...
@ 2006-09-14 21:50 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-14 21:50 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	teigland@sourceware.org	2006-09-14 21:50:50

Modified files:
	dlm-kernel/src : dlm_internal.h lockspace.c nodes.c recoverd.c 

Log message:
	Add a spinlock around the ls_nodes_gone list.  The list is modified
	during mounting/unmounting and traversed by dlm_recvd when a request
	is received.  This should fix bz 206463.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/dlm_internal.h.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.36.2.5&r2=1.36.2.5.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/lockspace.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.19.2.6.6.3&r2=1.19.2.6.6.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/nodes.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.10.2.2.4.1.2.2&r2=1.10.2.2.4.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.19.2.4&r2=1.19.2.4.6.1


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

* cluster/dlm-kernel/src dlm_internal.h lockspac ...
@ 2006-09-26 16:33 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-26 16:33 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U4
Changes by:	teigland@sourceware.org	2006-09-26 16:33:05

Modified files:
	dlm-kernel/src : dlm_internal.h lockspace.c nodes.c recoverd.c 

Log message:
	Revert the following change for the errata -- only Corey has reported it
	and the change involves non-zero risk.
	
	"Add a spinlock around the ls_nodes_gone list.  The list is modified
	during mounting/unmounting and traversed by dlm_recvd when a request
	is received.  This should fix bz 206463."

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/dlm_internal.h.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.36.2.5.12.1&r2=1.36.2.5.12.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/lockspace.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.19.2.9.2.1&r2=1.19.2.9.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/nodes.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.10.2.2.10.1&r2=1.10.2.2.10.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.19.2.4.12.1&r2=1.19.2.4.12.2


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

* cluster/dlm-kernel/src dlm_internal.h lockspac ...
@ 2006-09-19 16:39 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-19 16:39 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U4
Changes by:	teigland@sourceware.org	2006-09-19 16:39:35

Modified files:
	dlm-kernel/src : dlm_internal.h lockspace.c nodes.c recoverd.c 

Log message:
	Add a spinlock around the ls_nodes_gone list.  The list is modified
	during mounting/unmounting and traversed by dlm_recvd when a request
	is received.  This should fix bz 206463.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/dlm_internal.h.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.36.2.5&r2=1.36.2.5.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/lockspace.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.19.2.9&r2=1.19.2.9.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/nodes.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.10.2.2&r2=1.10.2.2.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.19.2.4&r2=1.19.2.4.12.1


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

* cluster/dlm-kernel/src dlm_internal.h lockspac ...
@ 2006-09-14 21:43 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2006-09-14 21:43 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2006-09-14 21:43:28

Modified files:
	dlm-kernel/src : dlm_internal.h lockspace.c nodes.c recoverd.c 

Log message:
	Add a spinlock around the ls_nodes_gone list.  The list is modified
	during mounting/unmounting and traversed by dlm_recvd when a request
	is received.  This should fix bz 206463.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/dlm_internal.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.36.2.5&r2=1.36.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/lockspace.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.19.2.9&r2=1.19.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/nodes.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.10.2.2&r2=1.10.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.19.2.4&r2=1.19.2.5


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

* cluster/dlm-kernel/src dlm_internal.h lockspac ...
@ 2005-02-17  3:46 teigland
  0 siblings, 0 replies; 5+ messages in thread
From: teigland @ 2005-02-17  3:46 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-02-17 03:44:24

Modified files:
	dlm-kernel/src : dlm_internal.h lockspace.c recoverd.c 
	                 recoverd.h 

Log message:
	Make dlm_recoverd thread a permanent fixure of each lockspace.
	The wake_up oopses I get when they're dynamic get in the way of
	other tests.  This is already in the RHEL4 branch.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/dlm_internal.h.diff?cvsroot=cluster&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/lockspace.c.diff?cvsroot=cluster&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.c.diff?cvsroot=cluster&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/dlm-kernel/src/recoverd.h.diff?cvsroot=cluster&r1=1.5&r2=1.6


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

end of thread, other threads:[~2006-09-26 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-14 21:50 cluster/dlm-kernel/src dlm_internal.h lockspac teigland
  -- strict thread matches above, loose matches on Subject: below --
2006-09-26 16:33 teigland
2006-09-19 16:39 teigland
2006-09-14 21:43 teigland
2005-02-17  3:46 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).