summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/vfs/vfsobjects.xml
blob: 09d41c75b0e0d53b82420a838ffafbbe1b6505de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="vfs objects"
				type="list"
                 context="S"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>vfs object</synonym>
<description>
	<para>This parameter specifies the backend names which 
	are used for Samba VFS I/O operations.  By default, normal 
	disk I/O operations are used but these can be overloaded 
	with one or more VFS objects. </para>
</description>

<value type="default"/>
<value type="example">extd_audit recycle</value>
</samba:parameter>