wafsamba: fix pidl dependencies to rebuild on pidl changes
[Samba.git] / docs-xml / smbdotconf / misc / smbdsearchasksharemode.xml
blobde78818c5f8e8b0148c63dd97d9a469b5b974a89
1 <samba:parameter name="smbd search ask sharemode"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter allows disabling fetching file write time from the open
8           file handle database locking.tdb. It's a performance optimisation at
9           the expense of protocol correctness.
10         </para>
11 </description>
12 <value type="default">yes</value>
13 </samba:parameter>