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:
da4a1a4
)
Remove ll_pack.c from being included into basically every module, and make
author
adilger
<adilger>
Fri, 3 Jan 2003 18:41:26 +0000
(18:41 +0000)
committer
adilger
<adilger>
Fri, 3 Jan 2003 18:41:26 +0000
(18:41 +0000)
it an exported function from obdclass. This also solves the dependency
problem with fsfilt_extN and fsfilt_reiserfs for these functions (b=570).
lustre/obdclass/fsfilt_extN.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/fsfilt_extN.c
b/lustre/obdclass/fsfilt_extN.c
index
3dfc0f8
..
cbd0918
100644
(file)
--- a/
lustre/obdclass/fsfilt_extN.c
+++ b/
lustre/obdclass/fsfilt_extN.c
@@
-36,6
+36,7
@@
#include <linux/kp30.h>
#include <linux/lustre_fsfilt.h>
#include <linux/obd.h>
+#include <linux/obd_class.h>
#include <linux/module.h>
static kmem_cache_t *fcb_cache;