]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
statd: Remove SIMU_CRASH warning
authorChuck Lever <chuck.lever@oracle.com>
Fri, 12 Feb 2010 19:26:46 +0000 (14:26 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 12 Feb 2010 19:26:46 +0000 (14:26 -0500)
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>
utils/statd/simu.c

index 825e42863935b5a0c83b291dce9f596a2a891107..f1d0bf886f3dfb5caf87ebdeb38406a75db4b329 100644 (file)
@@ -43,7 +43,6 @@ sm_simu_crash_1_svc (__attribute__ ((unused)) void *argp, struct svc_req *rqstp)
     goto failure;
   }
 
     goto failure;
   }
 
-  xlog_warn("*** SIMULATING CRASH! ***");
   my_svc_exit ();
 
   if (rtnl)
   my_svc_exit ();
 
   if (rtnl)