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)
commit677c9b2e393a0cd203bd54e9c18b012b2c73305a
tree575d3f70bb9fbf12171ff526909b68377bede67b
parentb82bb72ba7df473461c5e2368a4e7497c8ce76e9
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