From: yury Date: Mon, 26 Jun 2006 08:40:58 +0000 (+0000) Subject: - return back wrong fix in mdd code. Issue was related to need to rebuild all from... X-Git-Tag: v1_8_0_110~486^2~1546 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3eeec0e8faa210bcb04d717d21256343ef569cd2;p=fs%2Flustre-release.git - return back wrong fix in mdd code. Issue was related to need to rebuild all from scratch. --- diff --git a/lustre/mdd/mdd_lov.c b/lustre/mdd/mdd_lov.c index 0716da6..43b8ce1 100644 --- a/lustre/mdd/mdd_lov.c +++ b/lustre/mdd/mdd_lov.c @@ -336,7 +336,6 @@ out: mdd_lov_fini(ctxt, mdd); return rc; } -EXPORT_SYMBOL(mdd_lov_init); /* update the LOV-OSC knowledge of the last used object id's */ int mdd_lov_set_nextid(struct mdd_device *mdd)