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:
668c6c9
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Wed, 3 Sep 2008 09:18:14 +0000
(09:18 +0000)
committer
yangsheng
<yangsheng>
Wed, 3 Sep 2008 09:18:14 +0000
(09:18 +0000)
b=16580
i=johann, shadow
Fix build issue for sles9/ppc64.
lustre/quota/quota_check.c
patch
|
blob
|
history
diff --git
a/lustre/quota/quota_check.c
b/lustre/quota/quota_check.c
index
1ddba69
..
468391a
100644
(file)
--- a/
lustre/quota/quota_check.c
+++ b/
lustre/quota/quota_check.c
@@
-42,9
+42,6
@@
# include <linux/version.h>
# include <linux/module.h>
# include <linux/init.h>
-# include <linux/fs.h>
-# include <linux/jbd.h>
-# include <linux/ext3_fs.h>
# if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
# include <linux/smp_lock.h>
# include <linux/buffer_head.h>