s3:smbd: fix the read numtoread calculation depending on the max_send.
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Mar 2014 13:07:26 +0000 (14:07 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Apr 2014 07:26:38 +0000 (09:26 +0200)
commit57f6afcd916161db904731f90aaa489e4deb80a2
tree75e0a41ca8a1bae8df96edd42a5bdada813c3610
parent6deb0f2a505c9446657962127926d6c0df9817e7
s3:smbd: fix the read numtoread calculation depending on the max_send.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 8b746f5a2137b74e28bce5370f5aa9d4bcdac6c2)
source3/smbd/reply.c