]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc176d8bca1ddc322eafcb3c91b1937c18367a410
tree8fdb7f6900edca6f2973f9ae64331895112f017e
parent01bea40efc545d4a7ac735c908396a553fe78fb9
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