Date: Fri, 15 Oct 2004 09:51:37 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200410150951.i9F9pbNJ081706@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-10-15 09:51:37 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
We must not fall back to the old way (read-write)
if sendfile() transferred some data before throwing
a error condition because sendfile() won't move the
file offset for read() to start from.
MFC after: 2 weeks
Revision Changes Path
1.168 +1 -1 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150951.i9F9pbNJ081706>
