summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/locking/lockspintime.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/locking/lockspintime.xml')
-rw-r--r--docs/docbook/smbdotconf/locking/lockspintime.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/locking/lockspintime.xml b/docs/docbook/smbdotconf/locking/lockspintime.xml
new file mode 100644
index 0000000000..4d3ea1bdc4
--- /dev/null
+++ b/docs/docbook/smbdotconf/locking/lockspintime.xml
@@ -0,0 +1,11 @@
+<samba:parameter xmlns:samba="http://samba.org/common">
+ <term><anchor id="LOCKSPINTIME"/>lock spin time (G)</term>
+ <listitem><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>
+
+ <para>Default: <command moreinfo="none">lock spin time = 10</command>
+ </para></listitem>
+ </samba:parameter>