Gitweb: http://git.fedorahosted.org/git/resource-agents.git?p=resource-agents.git;a=... Commit: 6224f31169ff1a881993f84bbada7bf8572371f9 Parent: 1ae6f5cc3a628ffeb7cd2bf61178f858196703a3 Author: Fabio M. Di Nitto fdinitto@redhat.com AuthorDate: Thu Jul 9 08:47:40 2009 +0200 Committer: Fabio M. Di Nitto fdinitto@redhat.com CommitterDate: Thu Jul 9 08:47:40 2009 +0200
drop reference to obsolted tool
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com --- rgmanager/src/resources/nfsexport.sh | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/rgmanager/src/resources/nfsexport.sh b/rgmanager/src/resources/nfsexport.sh index cd5bfdf..b013a5e 100644 --- a/rgmanager/src/resources/nfsexport.sh +++ b/rgmanager/src/resources/nfsexport.sh @@ -235,11 +235,4 @@ validate-all) ;; esac
-# -# Flush NFS request queue. This might be done in the ip resource in the -# future, but keep this around for now. -# -# clunfsops $nfsop_arg -d ${OCF_RESKEY_device} -# - exit $rv
cluster-commits@lists.stg.fedorahosted.org