summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/locking/lockspintime.xml
blob: 4d3ea1bdc4cf1e32b6b3cbd89c28d0c86e1ccbe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="LOCKSPINTIME"/>lock spin time (G)</term>
		<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>