c2e5501f070a1a4ba74eada4b20a627f524d3a9a
[samba.git] / docs / smbdotconf / locking / lockspintime.xml
1 <samba:parameter name="lock spin time"
2                                  type="integer"
3                  context="G"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>The time in microseconds that smbd should 
7         pause before attempting to gain a failed lock.  See
8         <smbconfoption name="lock spin count"/> for more details.</para>
9 </description>
10 <value type="default">10</value>
11 </samba:parameter>