瀏覽代碼

[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 年之前
父節點
當前提交
02b775696f
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>