]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef597d8c357b6102899b22ef316be8cdfba60265
tree0f3d8c9c66be46215cc5b10d51ccb25cc8e68da1
parent0a4aa9f4d0184d8420bfecb919773121471533bc
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