commit | dd89f90d2deb9aa5bc8e1b15d726ff5c0bb2b623 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Fri Jan 14 18:46:35 2011 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 15 20:07:44 2011 -0500 |
tree | 0f3d8c9c66be46215cc5b10d51ccb25cc8e68da1 | |
parent | 9e3fea16ba386fa549a0b2de8a203e5d412997a0 [diff] |
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>