]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: Use d_automount() rather than abusing follow_link()
authorDavid Howells <dhowells@redhat.com>
Fri, 14 Jan 2011 18:45:42 +0000 (18:45 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:34 +0000 (20:07 -0500)
commit36d43a43761b004ad1879ac21471d8fc5f3157ec
tree6cb6c6d978f4e58de7f9bf901707d6929f098345
parentd18610b0ce9eb48c60649d8fcbf68374c84349d3
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 <dhowells@redhat.com>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/dir.c
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/namespace.c
include/linux/nfs_fs.h