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:
8fc1808
)
- cleanup in super and llite_lib to make this closer to b_unify.
author
braam
<braam>
Sat, 12 Jul 2003 08:28:53 +0000
(08:28 +0000)
committer
braam
<braam>
Sat, 12 Jul 2003 08:28:53 +0000
(08:28 +0000)
lustre/llite/llite_lib.c
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_lib.c
b/lustre/llite/llite_lib.c
index
118fdf7
..
7f1a77e
100644
(file)
--- a/
lustre/llite/llite_lib.c
+++ b/
lustre/llite/llite_lib.c
@@
-33,7
+33,8
@@
#include <linux/fs.h>
#include <linux/lprocfs_status.h>
#include "llite_internal.h"
-#include "llite_lib.h"
+
+kmem_cache_t *ll_file_data_slab;
extern struct address_space_operations ll_aops;
extern struct address_space_operations ll_dir_aops;