X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdc%2Fmdc_request.c;h=06daca093dc08c8faea308557b4d4c3a6bff26d2;hp=3e410157eabd46ce0c1496f27b6b31391516dac1;hb=7f67aa42f9123caef3cee714f1e2cee3c6848892;hpb=1d1e001d6cddc3890d8315636a7a8eb4fdecd932 diff --git a/lustre/mdc/mdc_request.c b/lustre/mdc/mdc_request.c index 3e41015..06daca0 100644 --- a/lustre/mdc/mdc_request.c +++ b/lustre/mdc/mdc_request.c @@ -2674,7 +2674,7 @@ static int mdc_precleanup(struct obd_device *obd, enum obd_cleanup_stage stage) case OBD_CLEANUP_EXPORTS: /* Failsafe, ok if racy */ if (obd->obd_type->typ_refcnt <= 1) - libcfs_kkuc_group_rem(0, KUC_GRP_HSM, NULL); + libcfs_kkuc_group_rem(0, KUC_GRP_HSM); obd_cleanup_client_import(obd); ptlrpc_lprocfs_unregister_obd(obd);