cluster: STABLE31 - cman init: fence_xvmd is long gone...

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Feb 21 17:30:01 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=c217c686b16f9aa8be3b2b49d017b11bf05b26fc
Commit:        c217c686b16f9aa8be3b2b49d017b11bf05b26fc
Parent:        f7d98e763f40e3e7630cf687ec791c446aade8cc
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Mon Feb 21 18:29:34 2011 +0100
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Mon Feb 21 18:29:34 2011 +0100

cman init: fence_xvmd is long gone...

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 cman/init.d/cman.in |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/cman/init.d/cman.in b/cman/init.d/cman.in
index fbca2fb..3cef0df 100644
--- a/cman/init.d/cman.in
+++ b/cman/init.d/cman.in
@@ -448,14 +448,6 @@ fence_join_enabled()
 	fi
 }
 
-check_fence_opt()
-{
-	for i in $(getopt dfi:a:p:I:C:U:c:k:u?hLXV $FENCE_XVMD_OPTS); do
-		[ -$1 = $i ] && return 0
-	done
-	return 1
-}
-
 ### the real stuff starts here
 
 start_global()


More information about the cluster-commits mailing list