summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2010-02-12 14:26:46 -0500
committerSteve Dickson <steved@redhat.com>2010-02-12 14:26:46 -0500
commitabba588f7458ab4b29bb05782c0570b71ee8967c (patch)
tree112b12dec406539fde32f15763052b0444373d61 /utils
parent8f9493d13f884a62d7581326c1925a8171b3b0bd (diff)
downloadnfs-utils-abba588f7458ab4b29bb05782c0570b71ee8967c.tar.gz
nfs-utils-abba588f7458ab4b29bb05782c0570b71ee8967c.tar.xz
nfs-utils-abba588f7458ab4b29bb05782c0570b71ee8967c.zip
statd: Remove SIMU_CRASH warning
SM_SIMU_CRASH isn't used, so this warning is never seen today. However, if we ever wanted to use SM_SIMU_CRASH, this warning is unnecessarily alarming, and serves no real purpose. At some point in the near future I'd like us to consider using SM_SIMU_CRASH, so let's get rid of this message now. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/statd/simu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/statd/simu.c b/utils/statd/simu.c
index 825e428..f1d0bf8 100644
--- a/utils/statd/simu.c
+++ b/utils/statd/simu.c
@@ -43,7 +43,6 @@ sm_simu_crash_1_svc (__attribute__ ((unused)) void *argp, struct svc_req *rqstp)
goto failure;
}
- xlog_warn("*** SIMULATING CRASH! ***");
my_svc_exit ();
if (rtnl)