From: braam Date: Sat, 12 Jul 2003 08:28:53 +0000 (+0000) Subject: - cleanup in super and llite_lib to make this closer to b_unify. X-Git-Tag: v1_7_100~1^91~30 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7c04099599d0d8afad3372112caf78b2dfb8a527;p=fs%2Flustre-release.git - cleanup in super and llite_lib to make this closer to b_unify. --- diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 118fdf7..7f1a77e 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -33,7 +33,8 @@ #include #include #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;