smbd: Plumb SMB2_FIND_POSIX_INFORMATION through the directory reading code.
[Samba.git] / docs-xml / smbdotconf / misc / smbdmaxasyncdosmode.xml
blobb375298be31443b639760b7c74c8db04b8ca303c
1 <samba:parameter name="smbd max async dosmode"
2                  context="S"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter controls how many async operations to fetch the DOS
8           attributes the fileserver will queue when doing directory listings.
9         </para>
10 </description>
11 <value type="default">aio max threads * 2</value>
12 </samba:parameter>