]> git.baikalelectronics.ru Git - kernel.git/commit
reiserfs: remove privroot hiding in lookup
authorJeff Mahoney <jeffm@suse.com>
Tue, 5 May 2009 19:30:17 +0000 (15:30 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 9 May 2009 14:49:39 +0000 (10:49 -0400)
commita61731a28da3d837f33ba2b14ba5bc9835885e9f
tree575d3f70bb9fbf12171ff526909b68377bede67b
parent1d31234716224983dcd6f932a81fd61d569de726
reiserfs: remove privroot hiding in lookup

 With Al Viro's patch to move privroot lookup to fs mount, there's no need
 to have special code to hide the privroot in reiserfs_lookup.

 I've also cleaned up the privroot hiding in reiserfs_readdir_dentry and
 removed the last user of reiserfs_xattrs().

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/reiserfs/dir.c
fs/reiserfs/namei.c
fs/reiserfs/xattr.c
include/linux/reiserfs_fs_sb.h