autofs4: Clean up dentry operations
authorIan Kent <raven@themaw.net>
Fri, 14 Jan 2011 18:46:19 +0000 (18:46 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:41 +0000 (20:07 -0500)
commit71e469db242c2eeb00faf9caf7d9e00150c00a6e
tree8fdb7f6900edca6f2973f9ae64331895112f017e
parente61da20a50d21725ff27571a6dff9468e4fb7146
autofs4: Clean up dentry operations

There are now two distinct dentry operations uses. One for dentrys
that trigger mounts and one for dentrys that do not.

Rationalize the use of these dentry operations and rename them to
reflect their function.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/autofs4/autofs_i.h
fs/autofs4/inode.c
fs/autofs4/root.c