r14574: Allow use of sendfile as long as the write cache has not been enabled
commit1af229a8f822e3595e3282fc3187c2e7d705aac0
authorJames Peach <jpeach@samba.org>
Sun, 19 Mar 2006 23:32:50 +0000 (19 23:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:37 +0000 (10 11:15 -0500)
treee5906ce434681baceb9e04cb4665ecfe6fff0b4f
parent49ecd176ee4bb2c4acffa0db548c33d6c90dcad7
r14574: Allow use of sendfile as long as the write cache has not been enabled
on the particular file we are performing I/O on, irrespective of whether
the write cache is globally enabled
(This used to be commit 0809e2cb1dfff1cd0e8631b23b415cb2d8a67312)
source3/smbd/reply.c