s3:smbd: fix the lockread 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:06:25 +0000 (10:06 -0800)
commitf69be2c28e097c66907df264794706006fe0ae7f
tree7c1d372034fb2ad5512a6f3adf4d25012728ca1d
parentb86f90611820bcf7826bd1de3c7b05488a8f1b0e
s3:smbd: fix the lockread 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