ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / smbdasyncdosmode.xml
blob03d902c376a4207ac7d176534d43ee8afd594b02
1 <samba:parameter name="smbd async dosmode"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter control whether the fileserver will use sync or async
8           methods for fetching the DOS attributes when doing a directory listing. By default sync methods will be
9           used.
10         </para>
11 </description>
12 <value type="default">no</value>
13 </samba:parameter>