[Cluster-devel] cluster/rgmanager/src/daemons rg_thread.c

[email protected] <[email protected]>
Newsgroups com.redhat.cluster-devel
Message-ID <[email protected]>
CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	lhh at sourceware.org	2008-01-25 16:03:38

Modified files:
	rgmanager/src/daemons: rg_thread.c 

Log message:
	Fix 430220 - -e -m not working

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/rgmanager/src/daemons/rg_thread.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.15.2.10&r2=1.15.2.11

--- cluster/rgmanager/src/daemons/rg_thread.c	2007/12/18 17:52:56	1.15.2.10
+++ cluster/rgmanager/src/daemons/rg_thread.c	2008/01/25 16:03:38	1.15.2.11
@@ -264,14 +264,12 @@
 			break;
 
 		case RG_ENABLE:
-			#if 0
 			if (req->rr_target != 0 &&
 			    req->rr_target != my_id()) {
 				error = RG_EFORWARD;
 				ret = RG_NONE;
 				break;
 			}
-			#endif
 		case RG_START:
 			if (req->rr_arg0) {
 				error = handle_fd_start_req(myname,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.