]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6fe277af93d7462084900506631d4cf4d241a0d
tree0ffef4412676c8b1814a2965b150168fcb9cfb03
parentb1002c1431200f0f09604785b8140172afbed3b5
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