]> git.karo-electronics.de Git - mv-sheeva.git/commit
AFS: Use d_automount() rather than abusing follow_link()
authorDavid Howells <dhowells@redhat.com>
Fri, 14 Jan 2011 19:04:05 +0000 (19:04 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:33 +0000 (20:07 -0500)
commitd18610b0ce9eb48c60649d8fcbf68374c84349d3
tree58a4088b75a14a35e343b7ee6a4ba57d63792270
parent6f45b65672c8017d5e210e338bb5858a938ef445
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 <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/afs/dir.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/mntpt.c