Note that the max value of this is 128k and it is
authorJeremy Allison <jra@samba.org>
Thu, 8 Nov 2007 05:38:04 +0000 (05:38 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:39 +0000 (08:47 -0500)
silently enforced.
Jeremy.
(This used to be commit 03b022a85d1ecf63dd20310b4001dda87e807af3)

docs/smbdotconf/protocol/minreceivefilesize.xml

index 7c31e6b86cd27e7eeb3d8dd2fa1e20113a2692b8..2df6c178db2ec6b8516eaac41f69e5f8b7ae57e7 100644 (file)
@@ -12,7 +12,7 @@ call Samba will emulate in user space). This allows zero-copy writes directly fr
 socket buffers into the filesystem buffer cache, if available. It may improve performance
 but user testing is recommended. If set to zero Samba processes SMBwriteX calls in the
 normal way. To enable POSIX large write support (SMB/CIFS writes up to 16Mb) this option must be
-nonzero.</para>
+nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k.</para>
 <para>Note this option will have NO EFFECT if set on a SMB signed connection.</para>
 <para>The default is zero, which diables this option.</para>
 </description>