From: Andreas Gruenbacher reiserfs doesn't use the mbcache, so this can go. Signed-off-by: Andrew Morton --- fs/reiserfs/xattr.c | 1 - 1 files changed, 1 deletion(-) diff -puN fs/reiserfs/xattr.c~reiserfs-doesnt-use-mbcache fs/reiserfs/xattr.c --- devel/fs/reiserfs/xattr.c~reiserfs-doesnt-use-mbcache 2005-07-16 14:11:47.000000000 -0700 +++ devel-akpm/fs/reiserfs/xattr.c 2005-07-16 14:11:47.000000000 -0700 @@ -39,7 +39,6 @@ #include #include #include -#include #include #include #include _