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