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:
36d43a4
)
CIFS: Use d_automount() rather than abusing follow_link()
author
David Howells
<dhowells@redhat.com>
Fri, 14 Jan 2011 18:45:47 +0000
(18:45 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:35 +0000
(20:07 -0500)
Make CIFS use the new d_automount() dentry operation rather than abusing
follow_link() on directories.
[NOTE: THIS IS UNTESTED!]
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Steve French <sfrench@samba.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found