autofs4: mkdir and symlink always get a dentry that had passed lookup
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 23:29:35 +0000 (18:29 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 18 Jan 2011 06:21:28 +0000 (01:21 -0500)
... so ->d_fsdata will have been set up before we get there

Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/autofs4/root.c

Simple merge