summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/locking/lockspintime.xml
blob: c2e5501f070a1a4ba74eada4b20a627f524d3a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
<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
	<smbconfoption name="lock spin count"/> for more details.</para>
</description>
<value type="default">10</value>
</samba:parameter>