From: Josef 'Jeff' Sipek Date: Wed, 9 May 2007 09:33:41 +0000 (-0700) Subject: fs: use path_walk in do_path_lookup X-Git-Tag: v2.6.22-rc1~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dfdd266b9a2f2d93a3fdbee89969f6ea9ec5377;p=pandora-kernel.git fs: use path_walk in do_path_lookup Since path_walk sets the total_link_count to 0 and calls link_path_walk, we can just call path_walk directly. Signed-off-by: Josef 'Jeff' Sipek Acked-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed