r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch sendfile
authorJeremy Allison <jra@samba.org>
Mon, 20 Dec 2004 22:01:42 +0000 (22:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:42 +0000 (10:53 -0500)
commit50f3d8f249401f7c142ca785ef0f20585a38d3a3
treec816fd0042f5695b69216a20d9373a04dc2b126c
parentb46913fb95d59f3ec8e7e71da758cd16cda05f2c
r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch sendfile
errors correctly and return the correct values we want the caller to return (-1
meaning none in correct cases).
Jeremy.
(This used to be commit 139c1c3488237d710ceda394c028b8dc9007bff1)
source3/smbd/reply.c