s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()
commit3a36bf7bc6bb9c49ab44473669d76c5351b26f83
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:26:37 +0000 (1 09:26 +0200)
tree973ef0e1c04df2683b88fc4a957bee779502a731
parent2092577644d3145dbb84958c43e44cb007f83f98
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