s3:smbd: pass smbXsrv_connection explicitly to sendfile_short_send()
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jun 2014 06:42:16 +0000 (08:42 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:14 +0000 (09:51 +0200)
commitcac1591fb3a38ddef86b26b87c042d1a9eaf7800
treee6e2af05c128d90900ab538c90c1a2019144f39c
parentc18a62ee9d0a7c77e375b5dff3e144e53557ceaa
s3:smbd: pass smbXsrv_connection explicitly to sendfile_short_send()

We now let the caller terminate the connection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/proto.h
source3/smbd/reply.c
source3/smbd/smb2_read.c