s3:smb2_read: pass in_flags to smbd_smb2_read_send()
commitdf78b1665836e87d4f128c2e46c898d1cb89dc2a
authorStefan Metzmacher <metze@samba.org>
Wed, 6 May 2015 08:52:57 +0000 (6 10:52 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 8 May 2015 11:00:28 +0000 (8 13:00 +0200)
treedeef16601c06333489bfb8cfc3eb1d629a0135c8
parentd19517e7a4b414fab9ae2ff35541e143b46bf0d6
s3:smb2_read: pass in_flags to smbd_smb2_read_send()

For now we still ignore the flags.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_read.c