cvs commit: src/sys/kern uipc_syscalls.c
Andre Oppermann
andre at freebsd.org
Sun Feb 24 01:09:51 UTC 2008
Colin Percival wrote:
> cperciva 2008-02-24 00:07:00 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern uipc_syscalls.c
> Log:
> After finishing sending file data in sendfile(2), don't forget to send
> the provided trailers. This has been broken since revision 1.240.
>
> Submitted by: Dan Nelson
> PR: kern/120948
> "sounds ok to me" from: phk
It is correct.
> MFC after: 3 days
>
> Revision Changes Path
> 1.269 +3 -1 src/sys/kern/uipc_syscalls.c
Pointy hat extra wide and extra long to /me for not having written a proper
regression program. Mea culpa. Shall happen never again. The implementation
of kern_sendfile() is a damn complex beast.
--
Andre
More information about the cvs-all
mailing list