X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosc%2Fosc_request.c;h=908b5e3da0a9e8a9697c83fbad30cf8aaa58e28b;hb=d9c595b530c5bc5f112698151bd1e9f4d74080cb;hp=603810749f29c1f5dd490617c67019e603f87414;hpb=d345b8980770a981ed0a87cc9a64a5444152d0ba;p=fs%2Flustre-release.git diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index 6038107..908b5e3 100644 --- a/lustre/osc/osc_request.c +++ b/lustre/osc/osc_request.c @@ -2952,7 +2952,6 @@ static int osc_precleanup(struct obd_device *obd) obd_cleanup_client_import(obd); ptlrpc_lprocfs_unregister_obd(obd); - lprocfs_obd_cleanup(obd); RETURN(0); }