Date: Tue, 12 Feb 2002 09:40:41 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200202121740.g1CHef165500@freefall.freebsd.org>
index | next in thread | raw e-mail
alc 2002/02/12 09:40:41 PST
Modified files:
sys/kern vfs_aio.c
Log:
o Clearing p/td_retval[0] after aio_newproc() is unnecessary. (We stopped
calling rfork() to create aio threads in revision 1.46.)
o Don't recompute the FILE * when it's already stored in the kernel's AIOCB.
Revision Changes Path
1.115 +1 -6 src/sys/kern/vfs_aio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202121740.g1CHef165500>
