summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2019-06-19 13:20:34 +0200
committerBjoern Jacke <bjacke@samba.org>2019-07-07 23:21:55 +0000
commit0751047f559fb8b30d671bcbc4bc8481192db114 (patch)
treef56d7ff17a9b2458ded0fe3ee3afb32365cca1b8 /docs-xml
parentd6b8cbc8f7078b1ee5574204f2cac18d20a206e6 (diff)
downloadsamba-0751047f559fb8b30d671bcbc4bc8481192db114.tar.gz
docs-xml: deprecate allocation roundup size parameter
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org> Autobuild-User(master): Björn Jacke <bjacke@samba.org> Autobuild-Date(master): Sun Jul 7 23:21:55 UTC 2019 on sn-devel-184
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/tuning/allocationroundupsize.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/tuning/allocationroundupsize.xml b/docs-xml/smbdotconf/tuning/allocationroundupsize.xml
index aabbba32655..08aa621fcc5 100644
--- a/docs-xml/smbdotconf/tuning/allocationroundupsize.xml
+++ b/docs-xml/smbdotconf/tuning/allocationroundupsize.xml
@@ -1,6 +1,7 @@
<samba:parameter name="allocation roundup size"
context="S"
type="bytes"
+ deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter allows an administrator to tune the
@@ -15,6 +16,9 @@
small files to allocate more space on the disk than
needed.
</para>
+ <para>This parameter is deprecated and will be removed in
+ one of the next Samba releases.
+ </para>
<para>The integer parameter specifies the roundup size in bytes.</para>
</description>