1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jeremy Allison
8cf78776b0 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.
2007-10-31 14:01:35 -07:00
Jeremy Allison
b7088bb9c2 Handle the disk full error case correctly.
Jeremy.
2007-10-30 18:18:40 -07:00
Jeremy Allison
11c03b75dd Add new parameter, "min receivefile size" (by default set
to zero). If non-zero, writeX calls greater than this
value will be left in the socket buffer for later handling
with recvfile (or userspace equivalent). Definition of
recvfile for your system is left as an exercise for
the reader (I'm working on getting splice working :-).
Jeremy.
2007-10-30 16:22:24 -07:00
Jeremy Allison
d5886218e5 Forgot to add recvfile.c
Jeremy.
2007-10-29 17:17:16 -07:00