summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/locking/lockspintime.xml
blob: 460b2827b4cb1fb9b0d07fe3e164d9f250007f9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="lock spin time"
                 context="G"
                 xmlns:samba="http://samba.org/common">
<listitem>
	<para>The time in microseconds that smbd should 
	pause before attempting to gain a failed lock.  See
	<link linkend="LOCKSPINCOUNT"><parameter moreinfo="none">lock spin 
	count</parameter></link> for more details.</para>

	<para>Default: <command moreinfo="none">lock spin time = 10</command></para>
</listitem>
</samba:parameter>