From: Christoph Hellwig Date: Tue, 22 Apr 2008 07:33:52 +0000 (+1000) Subject: [XFS] simplify xfs_lookup X-Git-Tag: v2.6.26-rc1~346^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca450b7c23f804597b87085b2a05bfc5b3ccb8b;p=pandora-kernel.git [XFS] simplify xfs_lookup Opencode xfs-kill-xfs_dir_lookup_int here, which gets rid of a lock roundtrip, and lots of stack space. Also kill the di_mode == 0 check that has been done in xfs_iget for a few years now. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30901a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed