From: shadow Date: Wed, 13 Aug 2008 07:11:56 +0000 (+0000) Subject: avoid ASSERTION(client_stat->nid_exp_ref_count == 0) failed X-Git-Tag: v1_7_80~1^68~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=77c976b638750bb1c6d6e5be1c0f5556d6f2735c;p=fs%2Flustre-release.git avoid ASSERTION(client_stat->nid_exp_ref_count == 0) failed Branch b1_8_gate b=15139 i=tappro i=rread --- diff --git a/lustre/mds/mds_fs.c b/lustre/mds/mds_fs.c index 3be29fe..a29bb12 100644 --- a/lustre/mds/mds_fs.c +++ b/lustre/mds/mds_fs.c @@ -292,7 +292,6 @@ int mds_client_free(struct obd_export *exp) LASSERT(mds->mds_client_bitmap != NULL); - lprocfs_exp_cleanup(exp); off = med->med_lr_off;