From: yury Date: Sun, 24 Aug 2008 15:53:54 +0000 (+0000) Subject: b=14608 X-Git-Tag: v1_7_100~1^202~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f6e9885472c25c2fb54926663eec9eb043ed05f5;p=fs%2Flustre-release.git b=14608 r=wangdi,shadow - new recov thread code; - cleanups and fixes. --- diff --git a/lustre/ost/ost_handler.c b/lustre/ost/ost_handler.c index b27b35a..273b6f3 100644 --- a/lustre/ost/ost_handler.c +++ b/lustre/ost/ost_handler.c @@ -52,9 +52,9 @@ #include #include #include -#include #include #include +#include #include "ost_internal.h" static int oss_num_threads;