From: Jeff Mahoney Date: Tue, 5 May 2009 19:30:17 +0000 (-0400) Subject: reiserfs: remove privroot hiding in lookup X-Git-Tag: linux-omap-v2.6.30-rc6~44^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677c9b2e393a0cd203bd54e9c18b012b2c73305a;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed