projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0344a
)
[PATCH] reiserfs doesn't use mbcache
author
Andreas Gruenbacher
<agruen@suse.de>
Wed, 27 Jul 2005 18:45:16 +0000
(11:45 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:26:07 +0000
(16:26 -0700)
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>
fs/reiserfs/xattr.c
patch
|
blob
|
history
diff --git
a/fs/reiserfs/xattr.c
b/fs/reiserfs/xattr.c
index
e386d3d
..
87ac9dc
100644
(file)
--- a/
fs/reiserfs/xattr.c
+++ b/
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>