Whamcloud - gitweb
- cleanup in super and llite_lib to make this closer to b_unify.
authorbraam <braam>
Sat, 12 Jul 2003 08:28:53 +0000 (08:28 +0000)
committerbraam <braam>
Sat, 12 Jul 2003 08:28:53 +0000 (08:28 +0000)
lustre/llite/llite_lib.c

index 118fdf7..7f1a77e 100644 (file)
@@ -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;