public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/fence fence_node/fence_node.c fence_to ...
@ 2006-12-20 18:14 cfeist
  0 siblings, 0 replies; 3+ messages in thread
From: cfeist @ 2006-12-20 18:14 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	cfeist@sourceware.org	2006-12-20 18:14:29

Modified files:
	fence/fence_node: fence_node.c 
	fence/fence_tool: fence_tool.c 
	fence/fenced   : agent.c fd.h recover.c 

Log message:
	- Fixed a bug which would cause fenced to fail to execute secondary fence
	actions if ccs connection times out. (#219633) From jwhiter@redhat.com

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fence_node/fence_node.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2.2.4&r2=1.2.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fence_tool/fence_tool.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.5.2.13&r2=1.5.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/agent.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.7.2.6&r2=1.7.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/fd.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.7.2.4&r2=1.7.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fenced/recover.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.10.2.7&r2=1.10.2.8


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

* cluster/fence fence_node/fence_node.c fence_to ...
@ 2005-02-24  7:06 teigland
  0 siblings, 0 replies; 3+ messages in thread
From: teigland @ 2005-02-24  7:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2005-02-24 07:06:09

Modified files:
	fence/fence_node: fence_node.c 
	fence/fence_tool: fence_tool.c 
	fence/fenced   : agent.c fd.h 
	fence/man      : fence_node.8 fence_tool.8 

Log message:
	Remove unfencing since it needs to be reworked and won't be ready
	for the next release.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fence_node/fence_node.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2.2.2&r2=1.2.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fence_tool/fence_tool.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.5.2.5&r2=1.5.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/agent.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.7.2.3&r2=1.7.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/fd.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.7.2.3&r2=1.7.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_node.8.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2.2.4&r2=1.2.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_tool.8.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.2&r2=1.3.2.3


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

* cluster/fence fence_node/fence_node.c fence_to ...
@ 2005-02-24  7:05 teigland
  0 siblings, 0 replies; 3+ messages in thread
From: teigland @ 2005-02-24  7:05 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-02-24 07:05:52

Modified files:
	fence/fence_node: fence_node.c 
	fence/fence_tool: fence_tool.c 
	fence/fenced   : agent.c fd.h 
	fence/man      : fence_node.8 fence_tool.8 

Log message:
	Remove unfencing since it needs to be reworked and won't be ready
	for the next release.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fence_node/fence_node.c.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fence_tool/fence_tool.c.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/agent.c.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/fenced/fd.h.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_node.8.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/fence/man/fence_tool.8.diff?cvsroot=cluster&r1=1.5&r2=1.6


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

end of thread, other threads:[~2006-12-20 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 18:14 cluster/fence fence_node/fence_node.c fence_to cfeist
  -- strict thread matches above, loose matches on Subject: below --
2005-02-24  7:06 teigland
2005-02-24  7:05 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).