s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()
commit1fac62c518402ca2bf321be68280c6820a63c425
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Feb 2014 12:59:07 +0000 (19 13:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Apr 2014 07:08:05 +0000 (1 09:08 +0200)
treebfd298762791f38697b823bf01277a1752fedea0
parentab7c46cc04abf5cc9380ca499462cd4257b96281
s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()

There's really no reason to add such limit.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 74f8c3568a5dcdee108a0526cefac9d282361044)
source3/param/loadparm.c