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:
1fa2ee8
)
Remove bogus include from mds_lib.c
author
adilger
<adilger>
Sun, 7 Sep 2003 05:47:33 +0000
(
05:47
+0000)
committer
adilger
<adilger>
Sun, 7 Sep 2003 05:47:33 +0000
(
05:47
+0000)
lustre/mds/mds_lib.c
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_lib.c
b/lustre/mds/mds_lib.c
index
ddd752a
..
cc03390
100644
(file)
--- a/
lustre/mds/mds_lib.c
+++ b/
lustre/mds/mds_lib.c
@@
-48,7
+48,6
@@
#include <linux/obd_support.h>
#include <linux/lustre_lib.h>
#include <linux/lustre_mds.h>
-#include <linux/lustre_lite.h>
void mds_pack_inode2fid(struct ll_fid *fid, struct inode *inode)
{