X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdc%2Flproc_mdc.c;h=accb538579123a66ab7b07bff4eea4b1edc811e5;hp=81f8af2beee341e461809fcb47ce521924f6c16d;hb=1377b92eb0ed2e6100b15e812109b783bfb7ff45;hpb=837eab06232794ccf5dd523f778debc9253dad1c diff --git a/lustre/mdc/lproc_mdc.c b/lustre/mdc/lproc_mdc.c index 81f8af2..accb538 100644 --- a/lustre/mdc/lproc_mdc.c +++ b/lustre/mdc/lproc_mdc.c @@ -91,6 +91,7 @@ static struct lprocfs_vars lprocfs_mdc_obd_vars[] = { { "max_rpcs_in_flight", mdc_rd_max_rpcs_in_flight, mdc_wr_max_rpcs_in_flight, 0 }, { "timeouts", lprocfs_rd_timeouts, 0, 0 }, + { "import", lprocfs_rd_import, 0, 0 }, { 0 } };