X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdt%2Fmdt_recovery.c;h=f93840ebd6769fc2eecad44013fb1e02b43c35dd;hp=770336a2f388b5980544064c346f5dadc1191e28;hb=1a7720934dfb3105afd2f025c953bea2167d4e5d;hpb=a1bf9876a328aec3b1d307e8b20d997b30377402 diff --git a/lustre/mdt/mdt_recovery.c b/lustre/mdt/mdt_recovery.c index 770336a..f93840e 100644 --- a/lustre/mdt/mdt_recovery.c +++ b/lustre/mdt/mdt_recovery.c @@ -67,11 +67,6 @@ const struct lu_buf *mdt_buf_const(const struct lu_env *env, return buf; } -/* - * last_rcvd & last_committed update callbacks - */ -extern struct lu_context_key mdt_thread_key; - /* This callback notifies MDT that transaction was done. This is needed by * mdt_save_lock() only. It is similar to new target code and will be removed * as mdt_save_lock() will be converted to use target structures */