fruit: fixup size_t overflow check
[samba4-gss.git] / docs-xml / smbdotconf / locking / lockspintime.xml
blob692b4deafe2767554bc5e8fd0fac5b1666b82165
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 milliseconds that smbd should 
7         keep waiting to see if a failed lock request can
8         be granted. This parameter has changed in default
9         value from Samba 3.0.23 from 10 to 200. The associated
10         <command moreinfo="none">lock spin count</command> parameter is
11         no longer used in Samba 3.0.24. You should not need
12         to change the value of this parameter.</para>
13 </description>
14 <value type="default">200</value>
15 </samba:parameter>