summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/locking/lockspintime.xml
blob: 45c3814906f1a5cdea07178429ce6857bb2b42fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="lock spin time"
				 type="integer"
                 context="G"
                 xmlns:samba="http://samba.org/common">
<description>
	<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>
</description>
<value type="default">10</value>
</samba:parameter>