autofs4: Add v4 pseudo direct mount support
authorIan Kent <raven@themaw.net>
Fri, 14 Jan 2011 18:46:35 +0000 (18:46 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:44 +0000 (20:07 -0500)
commitdd89f90d2deb9aa5bc8e1b15d726ff5c0bb2b623
tree0f3d8c9c66be46215cc5b10d51ccb25cc8e68da1
parent9e3fea16ba386fa549a0b2de8a203e5d412997a0
autofs4: Add v4 pseudo direct mount support

Version 4 of autofs provides a pseudo direct mount implementation
that relies on directories at the leaves of a directory tree under
an indirect mount to trigger mounts.

This patch adds support for that functionality.

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/root.c