Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d97197
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Tue, 11 Nov 2008 07:44:04 +0000
(07:44 +0000)
committer
yangsheng
<yangsheng>
Tue, 11 Nov 2008 07:44:04 +0000
(07:44 +0000)
b=17153
i=adilger, robert.read
Remove 2.4 check.
Author: tappro
CVSooi=<inspected_by>
lustre/mds/lproc_mds.c
patch
|
blob
|
history
diff --git
a/lustre/mds/lproc_mds.c
b/lustre/mds/lproc_mds.c
index
4e39f43
..
5f68c09
100644
(file)
--- a/
lustre/mds/lproc_mds.c
+++ b/
lustre/mds/lproc_mds.c
@@
-36,9
+36,7
@@
#define DEBUG_SUBSYSTEM S_CLASS
#include <linux/version.h>
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
#include <asm/statfs.h>
-#endif
#include <obd.h>
#include <obd_class.h>
#include <lprocfs_status.h>