]> git.baikalelectronics.ru Git - kernel.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)
commit9942439e90d5eea4d5d1244bc27a9b4f6fdebb9e
tree58a4088b75a14a35e343b7ee6a4ba57d63792270
parentd818a2554b73f6799db37b46e3ce9e2ae7f74435
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