Date: Sun, 31 Mar 2002 12:17:56 -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: <200203312017.g2VKHuJ93622@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/03/31 12:17:56 PST
Modified files:
sys/kern vfs_aio.c
Log:
Keep the reference to the file acquired in _aio_aqueue() until the operation
completes. The reference is released in aio_free_entry().
Submitted by: tegge
Revision Changes Path
1.120 +7 -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?200203312017.g2VKHuJ93622>
