mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-14 04:41:26 +00:00
[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>
This commit is contained in:
parent
ec0344a2c9
commit
02b775696f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user