commit | 71e469db242c2eeb00faf9caf7d9e00150c00a6e | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Fri Jan 14 18:46:19 2011 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 15 20:07:41 2011 -0500 |
tree | 8fdb7f6900edca6f2973f9ae64331895112f017e | |
parent | e61da20a50d21725ff27571a6dff9468e4fb7146 [diff] |
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>