Date: Sat, 6 Apr 2002 17:28:35 -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: <200204070128.g371SZw36835@freefall.freebsd.org>
index | next in thread | raw e-mail
alc 2002/04/06 17:28:35 PST
Modified files:
sys/kern vfs_aio.c
Log:
Change jobref and *ijoblist from int to long in order to avoid
a catastrophe after the 2^32nd AIO operation on 64-bit architectures.
Revision Changes Path
1.122 +3 -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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204070128.g371SZw36835>
