X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdt%2Fmdt_recovery.c;h=333d13ca1d4d2722407f31f8142beaba2e3f52f2;hp=987a740a61e64aefde2f4f28597c4e5c90d29ad2;hb=9d3ad9fba3e244735f0994c3910e9de00e2a7f4d;hpb=65199ec37ed1082b1ad92edfe9d1f05895db41af diff --git a/lustre/mdt/mdt_recovery.c b/lustre/mdt/mdt_recovery.c index 987a740..333d13c 100644 --- a/lustre/mdt/mdt_recovery.c +++ b/lustre/mdt/mdt_recovery.c @@ -682,6 +682,7 @@ int mdt_client_add(const struct lu_env *env, init_mutex(&med->med_lcd_lock); LASSERTF(med->med_lr_off > 0, "med_lr_off = %llu\n", med->med_lr_off); + mdt_export_stats_init(obd, mti->mti_exp, NULL); RETURN(rc); }