From a29e795363033070bfaa6d99503d4c3660fd7556 Mon Sep 17 00:00:00 2001 From: bobijam Date: Thu, 25 Sep 2008 03:34:39 +0000 Subject: [PATCH] Branch HEAD b=16929 make it easier to read. --- lustre/llite/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/llite/file.c b/lustre/llite/file.c index 6812b78..901aef1 100644 --- a/lustre/llite/file.c +++ b/lustre/llite/file.c @@ -2486,7 +2486,7 @@ cleanup: } RETURN(rc); } -#endif +#endif /* LUSTRE_FIX >= 50 */ /** * Close inode open handle -- 1.8.3.1