Date: Sun, 11 Aug 2002 12:04:17 -0700 (PDT) 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: <200208111904.g7BJ4HQm039020@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/08/11 12:04:17 PDT Modified files: sys/kern vfs_aio.c Log: o Make a correction to the last change: In aio_cancel(2) return AIO_ALLDONE instead of EINVAL if p->p_aioinfo is NULL. Revision Changes Path 1.136 +2 -2 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208111904.g7BJ4HQm039020>