davidxu 2006-01-23 02:49:35 UTC FreeBSD src repository Modified files: sys/kern vfs_aio.c Log: 1) Merge _aio_aqueue and aio_aqueue, check quota in aio_aqueue, so that lio_listio won't exceed the quota. 2) Remove lio_ref_count, it is no longer used. Revision Changes Path 1.210 +29 -45 src/sys/kern/vfs_aio.c