Add some missed help files
authorJamie Cameron <jcameron@webmin.com>
Wed, 31 Mar 2010 18:36:29 +0000 (11:36 -0700)
committerJamie Cameron <jcameron@webmin.com>
Wed, 31 Mar 2010 18:36:29 +0000 (11:36 -0700)
exports/help/hide.html [new file with mode: 0644]
exports/help/subtree_check.html [new file with mode: 0644]

diff --git a/exports/help/hide.html b/exports/help/hide.html
new file mode 100644 (file)
index 0000000..cdaaf80
--- /dev/null
@@ -0,0 +1,8 @@
+<header>Hide the filesystem?</header>
+
+When set to <b>Yes</b>, clients will need to mount separately any filesystem
+exported under this one. When set to <b>No</b>, it will effectively get
+mounted automatically. <p>
+
+<footer>
+
diff --git a/exports/help/subtree_check.html b/exports/help/subtree_check.html
new file mode 100644 (file)
index 0000000..db3c9be
--- /dev/null
@@ -0,0 +1,14 @@
+<header>Disable subtree checking?</header>
+
+This option disables subtree  checking,  which  has  mild
+security  implications,  but  can  improve reliability in
+some circumstances. <p>
+
+If a subdirectory of a filesystem is  exported,  but  the
+whole  filesystem  isn't then  whenever  a  NFS  request
+arrives, the server must check not only that the accessed
+file is in the appropriate filesystem (which is easy) but
+also that it is in the exported tree (which  is  harder). <p>
+
+<footer>
+