summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/smbdmaxasyncdosmode.xml
blob: b375298be31443b639760b7c74c8db04b8ca303c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="smbd max async dosmode"
                 context="S"
                 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	  This parameter controls how many async operations to fetch the DOS
	  attributes the fileserver will queue when doing directory listings.
	</para>
</description>
<value type="default">aio max threads * 2</value>
</samba:parameter>