smbd: Plumb SMB2_FIND_POSIX_INFORMATION through the directory reading code.
[Samba.git] / docs-xml / smbdotconf / misc / smbdgetinfoasksharemode.xml
blob1bef948ad2bc49d4fc2f40e8d5668b33fbf030fb
1 <samba:parameter name="smbd getinfo 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 when a client requests file or
9           directory metadata. It's a performance optimisation at the expense of
10           protocol correctness.
11         </para>
12 </description>
13 <value type="default">yes</value>
14 </samba:parameter>