1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/docs-xml/smbdotconf/misc/smbdgetinfoasksharemode.xml
Ralph Boehme 38d819e899 docs-xml: add "smbd getinfo ask sharemode"
Counterpart for "smbd search ask sharemode" for getinfo.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-12-06 01:43:14 +01:00

15 lines
523 B
XML

<samba:parameter name="smbd getinfo ask sharemode"
context="S"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
This parameter allows disabling fetching file write time from the open
file handle database locking.tdb when a client requests file or
directory metadata. It's a performance optimisation at the expense of
protocol correctness.
</para>
</description>
<value type="default">yes</value>
</samba:parameter>