git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f45b65
)
AFS: Use d_automount() rather than abusing follow_link()
author
David Howells
<dhowells@redhat.com>
Fri, 14 Jan 2011 19:04:05 +0000
(19:04 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:33 +0000
(20:07 -0500)
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>
No differences found