s3:smbd: add smbd_smb2_send_queue.sendfile_body_size
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2020 18:14:10 +0000 (20:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2020 15:54:40 +0000 (15:54 +0000)
commit37c52c2d49830940397a164864044dbd1f5d6c6a
tree36c506dae599fc43783295649114bb2b0bc94e2b
parent61b9418784f27b799338ea5aeab02b39bbd39ad1
s3:smbd: add smbd_smb2_send_queue.sendfile_body_size

The following patches require the size of the full sendfile() pdu.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11897

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_read.c