Whamcloud - gitweb
LU-10224 obd: free obd_svc_stats when all users are gone
[fs/lustre-release.git] / lustre / osc / osc_request.c
index 4012917..9509ff2 100644 (file)
@@ -3077,7 +3077,6 @@ static int osc_precleanup(struct obd_device *obd)
        osc_precleanup_common(obd);
 
        ptlrpc_lprocfs_unregister_obd(obd);
-       lprocfs_obd_cleanup(obd);
        RETURN(0);
 }