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)
committerJeremy Allison <jra@samba.org>
Wed, 5 Mar 2014 18:49:43 +0000 (10:49 -0800)
commit8b746f5a2137b74e28bce5370f5aa9d4bcdac6c2
treedede0ce82f4890e40f9aa24786388b0480a75665
parentf69be2c28e097c66907df264794706006fe0ae7f
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>
source3/smbd/reply.c