Skip to content

Commit

Permalink
[PATCH] reiserfs doesn't use mbcache
Browse files Browse the repository at this point in the history
reiserfs doesn't use the mbcache, so this can go.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andreas Gruenbacher authored and Linus Torvalds committed Jul 27, 2005
1 parent ec0344a commit 02b7756
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/reiserfs/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <linux/xattr.h>
#include <linux/reiserfs_xattr.h>
#include <linux/reiserfs_acl.h>
#include <linux/mbcache.h>
#include <asm/uaccess.h>
#include <asm/checksum.h>
#include <linux/smp_lock.h>
Expand Down

0 comments on commit 02b7756

Please sign in to comment.