From: Joel Becker Date: Mon, 6 Apr 2009 23:43:42 +0000 (-0700) Subject: ocfs2: Use nd_set_link(). X-Git-Tag: linux-omap-v2.6.30-rc6~44^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a731d12d6ddd1e703770cacb5dfecb155b03ee06;p=pandora-kernel.git ocfs2: Use nd_set_link(). ocfs2 was hand-calling vfs_follow_link(), but there's no point to that. Let's use page_follow_link_light() and nd_set_link(). Signed-off-by: Joel Becker Signed-off-by: Al Viro --- Reading git-diff-tree failed