From: David Howells Date: Fri, 14 Jan 2011 19:04:05 +0000 (+0000) Subject: AFS: Use d_automount() rather than abusing follow_link() X-Git-Tag: v2.6.38-rc1~35^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d18610b0ce9eb48c60649d8fcbf68374c84349d3;p=pandora-kernel.git AFS: Use d_automount() rather than abusing follow_link() Make AFS use the new d_automount() dentry operation rather than abusing follow_link() on directories. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed