diff options
Diffstat (limited to 'docs/htmldocs/vfs.html')
-rw-r--r-- | docs/htmldocs/vfs.html | 100 |
1 files changed, 81 insertions, 19 deletions
diff --git a/docs/htmldocs/vfs.html b/docs/htmldocs/vfs.html index 6f5e852b1a..06f80c4180 100644 --- a/docs/htmldocs/vfs.html +++ b/docs/htmldocs/vfs.html @@ -74,14 +74,76 @@ CLASS="CHAPTER" ><A NAME="VFS" ></A ->Chapter 20. Stackable VFS modules</H1 +>Chapter 21. Stackable VFS modules</H1 +><DIV +CLASS="TOC" +><DL +><DT +><B +>Table of Contents</B +></DT +><DT +>21.1. <A +HREF="vfs.html#AEN3601" +>Introduction and configuration</A +></DT +><DT +>21.2. <A +HREF="vfs.html#AEN3610" +>Included modules</A +></DT +><DD +><DL +><DT +>21.2.1. <A +HREF="vfs.html#AEN3612" +>audit</A +></DT +><DT +>21.2.2. <A +HREF="vfs.html#AEN3620" +>extd_audit</A +></DT +><DT +>21.2.3. <A +HREF="vfs.html#AEN3624" +>recycle</A +></DT +><DT +>21.2.4. <A +HREF="vfs.html#AEN3661" +>netatalk</A +></DT +></DL +></DD +><DT +>21.3. <A +HREF="vfs.html#AEN3668" +>VFS modules available elsewhere</A +></DT +><DD +><DL +><DT +>21.3.1. <A +HREF="vfs.html#AEN3672" +>DatabaseFS</A +></DT +><DT +>21.3.2. <A +HREF="vfs.html#AEN3680" +>vscan</A +></DT +></DL +></DD +></DL +></DIV ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3531" ->20.1. Introduction and configuration</A +NAME="AEN3601" +>21.1. Introduction and configuration</A ></H1 ><P >Since samba 3.0, samba supports stackable VFS(Virtual File System) modules. @@ -121,16 +183,16 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3540" ->20.2. Included modules</A +NAME="AEN3610" +>21.2. Included modules</A ></H1 ><DIV CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3542" ->20.2.1. audit</A +NAME="AEN3612" +>21.2.1. audit</A ></H2 ><P >A simple module to audit file access to the syslog @@ -167,8 +229,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3550" ->20.2.2. extd_audit</A +NAME="AEN3620" +>21.2.2. extd_audit</A ></H2 ><P >This module is identical with the <SPAN @@ -189,8 +251,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3554" ->20.2.3. recycle</A +NAME="AEN3624" +>21.2.3. recycle</A ></H2 ><P >A recycle-bin like modules. When used any unlink call @@ -260,8 +322,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3591" ->20.2.4. netatalk</A +NAME="AEN3661" +>21.2.4. netatalk</A ></H2 ><P >A netatalk module, that will ease co-existence of samba and @@ -293,8 +355,8 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN3598" ->20.3. VFS modules available elsewhere</A +NAME="AEN3668" +>21.3. VFS modules available elsewhere</A ></H1 ><P >This section contains a listing of various other VFS modules that @@ -309,8 +371,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3602" ->20.3.1. DatabaseFS</A +NAME="AEN3672" +>21.3.1. DatabaseFS</A ></H2 ><P >URL: <A @@ -343,8 +405,8 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN3610" ->20.3.2. vscan</A +NAME="AEN3680" +>21.3.2. vscan</A ></H2 ><P >URL: <A |