From: Joseph Sutton Date: Fri, 23 Sep 2022 23:49:16 +0000 (+1200) Subject: docs-xml: Remove references to obsolete 'write cache size' parameter X-Git-Tag: talloc-2.4.0~756 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728fabea;p=thirdparty%2Fsamba.git docs-xml: Remove references to obsolete 'write cache size' parameter Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/smbdotconf/locking/smb2leases.xml b/docs-xml/smbdotconf/locking/smb2leases.xml index 65873001ed8..5a490875af7 100644 --- a/docs-xml/smbdotconf/locking/smb2leases.xml +++ b/docs-xml/smbdotconf/locking/smb2leases.xml @@ -22,6 +22,5 @@ oplocks kernel oplocks level2 oplocks -write cache size yes diff --git a/docs-xml/smbdotconf/tuning/aioreadsize.xml b/docs-xml/smbdotconf/tuning/aioreadsize.xml index 4785d2abad9..71120a80388 100644 --- a/docs-xml/smbdotconf/tuning/aioreadsize.xml +++ b/docs-xml/smbdotconf/tuning/aioreadsize.xml @@ -9,7 +9,6 @@ reads and when not using write cache. The only reasonable values for this parameter are 0 (no async I/O) and 1 (always do async I/O). - write cache size aio write size diff --git a/docs-xml/smbdotconf/tuning/aiowritesize.xml b/docs-xml/smbdotconf/tuning/aiowritesize.xml index 1d649fe7c2c..cdc079d13dc 100644 --- a/docs-xml/smbdotconf/tuning/aiowritesize.xml +++ b/docs-xml/smbdotconf/tuning/aiowritesize.xml @@ -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. - - write cache size + aio read size