s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()
commit74f8c3568a5dcdee108a0526cefac9d282361044
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Feb 2014 12:59:07 +0000 (19 13:59 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 5 Mar 2014 18:06:24 +0000 (5 10:06 -0800)
tree39d7dd62f1dd919a7b3c4df60f9a1d9d3205db99
parentf0f245f4c8b1a506e8d06c72d3d6680b95738714
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>
source3/param/loadparm.c