s3:smb2_read: avoid 2 talloc* calls when using sendfile()
commita6ce8001b4d022134e21cdf4c3180596a5a69101
authorStefan Metzmacher <metze@samba.org>
Wed, 4 Dec 2013 11:32:36 +0000 (4 12:32 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 5 Mar 2014 21:59:20 +0000 (5 13:59 -0800)
tree7c96d4a6be820ecd2bf1857a688380940bad0dd8
parent0ac924b2bb3c256f10cde358b95ea1d8a3833972
s3:smb2_read: avoid 2 talloc* calls when using sendfile()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_read.c
source3/smbd/smb2_server.c