Date: Wed, 19 Jan 2000 18:00:01 -0800 (PST) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200001200200.SAA61880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/01/19 18:00:00 PST
Modified files:
sys/kern vfs_aio.c
Log:
Don't tsleep() while at splbio().
Correctly return EINPROGRESS from aio_error() even when an aio request
is still in the socket queue.
Submitted by: Adrian Chadd <adrian@bofh.co.uk>
Revision Changes Path
1.67 +13 -3 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?200001200200.SAA61880>
