docs/kerneloplocks: drop Irix references
authorDavid Disseldorp <ddiss@samba.org>
Tue, 24 Jul 2018 22:33:09 +0000 (00:33 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 25 Jul 2018 04:28:21 +0000 (06:28 +0200)
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

docs-xml/smbdotconf/locking/kerneloplocks.xml

index a22cdf2446d7abb4d63a9c84f665892db4721d0a..ff237ec76e3e07d0d382f9d647f63321da70d5e9 100644 (file)
@@ -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