Browse Source

[PATCH] reiserfs doesn't use mbcache

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>
Andreas Gruenbacher 20 năm trước cách đây
mục cha
commit
02b775696f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      fs/reiserfs/xattr.c

+ 0 - 1
fs/reiserfs/xattr.c

@@ -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>