Only allow sendfile on non-stream fsp's. Should fix make test for streams
commiteef53e9603d4f3d892ffe00b061def5d717ca481
authorJeremy Allison <jra@samba.org>
Sat, 29 Mar 2008 00:31:06 +0000 (28 17:31 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 29 Mar 2008 00:31:06 +0000 (28 17:31 -0700)
treebcbd3bc0257c9fad15a65550bc379f72ce5d5492
parent235c056a0ecbb70b21a2572d42c32067dd699988
Only allow sendfile on non-stream fsp's. Should fix make test for streams
as sendfile isn't implemented in the streams vfs modules yet.
Jeremy.
source/smbd/reply.c