From c21e5e440880ebacf97e5229198096dbdf7da975 Mon Sep 17 00:00:00 2001 From: yury Date: Sun, 24 Aug 2008 15:53:42 +0000 Subject: [PATCH] b=14608 r=wangdi,shadow - new recov thread code; - cleanups and fixes. --- lustre/mds/mds_log.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/mds/mds_log.c b/lustre/mds/mds_log.c index 96cf600..a6ba622 100644 --- a/lustre/mds/mds_log.c +++ b/lustre/mds/mds_log.c @@ -52,9 +52,7 @@ #include #include #include -#include #include - #include "mds_internal.h" static int mds_llog_origin_add(struct llog_ctxt *ctxt, -- 1.8.3.1