Make explicit draining the socket on RECVFILE. Add
authorJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 21:01:35 +0000 (14:01 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 21:01:35 +0000 (14:01 -0700)
commit133fad90b5f9cef26f9c78cc5b302358c9c4da6a
tree62e16ef71d5bb2640a6f0ec87349f2b16145a5a8
parentff82c0a037b7c7ce69d87ab70284acc71df5e1a7
Make explicit draining the socket on RECVFILE. Add
capability for large UNIX write if not signing and
recvfile set. Cope with large UNIX write length on
incoming processing. Stevef - we can now test 1-16Mb
writes from CIFFS.
Jeremy.
(This used to be commit 8cf78776b0a44bd026cef3d74eb11cfb415f8303)
source3/lib/recvfile.c
source3/smbd/server.c
source3/smbd/trans2.c
source3/smbd/vfs.c