summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/locking/lockspintime.xml
blob: 172e85489498a39d2efc1d4b4ff2ebb02370af49 (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://www.samba.org/samba/DTD/samba-doc">
<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>