]> git.baikalelectronics.ru Git - kernel.git/commit
autofs: the documentation I wanted to read
authorNeilBrown <neilb@suse.de>
Mon, 13 Oct 2014 22:52:24 +0000 (15:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:18:17 +0000 (02:18 +0200)
commit51abcecfc6f93c48c7808e1bdf25b6d52904bf9a
tree48eb5ebedb7e83963b6fc155c509ee7a3a93eaff
parente70621a11e4299ff863793f03fd0f2573ced822d
autofs: the documentation I wanted to read

This documents autofs from the perspective of what the module actually
supports rather than how automount is expected to use it.

It is formatted using "markdown" and works best with Markdown.pl
(markdown_py doesn't like some constructs).

[rdunlap@infradead.org: copy editing]
Signed-off-by: NeilBrown <neilb@suse.de>
Cc: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/autofs4.txt [new file with mode: 0644]