From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- .../smbdotconf/tuning/allocationroundupsize.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs-xml/smbdotconf/tuning/allocationroundupsize.xml (limited to 'docs-xml/smbdotconf/tuning/allocationroundupsize.xml') diff --git a/docs-xml/smbdotconf/tuning/allocationroundupsize.xml b/docs-xml/smbdotconf/tuning/allocationroundupsize.xml new file mode 100644 index 0000000..08aa621 --- /dev/null +++ b/docs-xml/smbdotconf/tuning/allocationroundupsize.xml @@ -0,0 +1,28 @@ + + + This parameter allows an administrator to tune the + allocation size reported to Windows clients. This is only + useful for old SMB1 clients because modern SMB dialects + eliminated that bottleneck and have better performance by + default. Using this parameter may cause + difficulties for some applications, e.g. MS Visual Studio. + If the MS Visual Studio compiler starts to crash with an + internal error, set this parameter to zero for this share. + Settings this parameter to a large value can also cause + small files to allocate more space on the disk than + needed. + + This parameter is deprecated and will be removed in + one of the next Samba releases. + + + The integer parameter specifies the roundup size in bytes. + + +0 +1048576(to set it to the former default of 1 MiB) + -- cgit v1.2.3