]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Remove references to obsolete 'write cache size' parameter
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 23 Sep 2022 23:49:16 +0000 (11:49 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:32 +0000 (04:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/locking/smb2leases.xml
docs-xml/smbdotconf/tuning/aioreadsize.xml
docs-xml/smbdotconf/tuning/aiowritesize.xml

index 65873001ed8852780ba75b69aa12f950cc76c86c..5a490875af72a31b298f8889a302d6e0b405e60d 100644 (file)
@@ -22,6 +22,5 @@
 <related>oplocks</related>
 <related>kernel oplocks</related>
 <related>level2 oplocks</related>
-<related>write cache size</related>
 <value type="default">yes</value>
 </samba:parameter>
index 4785d2abad9b7cdfbcfd065d82c7157205d8ad7d..71120a803888e4da1b5c9f3f548632c56d3f36d3 100644 (file)
@@ -9,7 +9,6 @@
     reads and when not using write cache.</para>
   <para>The only reasonable values for this parameter are 0 (no async I/O) and
     1 (always do async I/O).</para>
-  <related>write cache size</related>
   <related>aio write size</related>
 </description>
 
index 1d649fe7c2ccdcdfb77c4c9aec75f4e2f6bdb6bd..cdc079d13dc813f911ebebcc14df620bfebd6059 100644 (file)
@@ -13,8 +13,7 @@
     a smaller effect, most writes should end up in the
     file system cache. Writes that require space allocation might
     benefit most from going asynchronous.</para>
-  
-  <related>write cache size</related>
+
   <related>aio read size</related>
 </description>