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)
commit5a37db302e698a83209eff22ca8f3fd05eb1d84b
tree0ffef4412676c8b1814a2965b150168fcb9cfb03
parent726a5e0688fd344110d8f2979d87f243a4ba1a48
autofs4: mkdir and symlink always get a dentry that had passed lookup

... 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