summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@samba.org>2018-07-25 00:33:09 +0200
committerJeremy Allison <jra@samba.org>2018-07-25 06:28:21 +0200
commite2ebfd8e082fef59791947a24d61bfc50eec8596 (patch)
treecd5d51c87f48266b7f8b6bfb72f79bf1103e8d9b /docs-xml
parent7f1de9ff09b819a07dbee4945499b1f00217970b (diff)
downloadsamba-e2ebfd8e082fef59791947a24d61bfc50eec8596.tar.gz
docs/kerneloplocks: drop Irix references
Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Jul 25 06:28:21 CEST 2018 on sn-devel-144
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/locking/kerneloplocks.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/docs-xml/smbdotconf/locking/kerneloplocks.xml b/docs-xml/smbdotconf/locking/kerneloplocks.xml
index a22cdf2446d..ff237ec76e3 100644
--- a/docs-xml/smbdotconf/locking/kerneloplocks.xml
+++ b/docs-xml/smbdotconf/locking/kerneloplocks.xml
@@ -4,19 +4,18 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>For UNIXes that support kernel based <smbconfoption name="oplocks"/>
- (currently only IRIX and the Linux 2.4 kernel), this parameter
- allows the use of them to be turned on or off. However, this disables
- Level II oplocks for clients as the Linux and IRIX kernels do not
- support them properly.</para>
+ (currently only Linux), this parameter allows the use of them to be
+ turned on or off. However, this disables Level II oplocks for clients as
+ the Linux kernel does not support them properly.</para>
<para>Kernel oplocks support allows Samba <parameter moreinfo="none">oplocks
- </parameter> to be broken whenever a local UNIX process or NFS operation
+ </parameter> to be broken whenever a local UNIX process or NFS operation
accesses a file that <citerefentry><refentrytitle>smbd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry> has oplocked. This allows complete
- data consistency between SMB/CIFS, NFS and local file access (and is
+ <manvolnum>8</manvolnum></citerefentry> has oplocked. This allows complete
+ data consistency between SMB/CIFS, NFS and local file access (and is
a <emphasis>very</emphasis> cool feature :-).</para>
<para>If you do not need this interaction, you should disable the
- parameter on Linux and IRIX to get Level II oplocks and the associated
+ parameter on Linux to get Level II oplocks and the associated
performance benefit.</para>
<para>This parameter defaults to <constant>no</constant> and is translated