alc 2005-05-30 19:33:33 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
sys/sys proc.h
Log:
Use the proc mtx to prevent simultaneous changes to p_aioinfo.
Revision Changes Path
1.188 +21 -16 src/sys/kern/vfs_aio.c
1.431 +1 -1 src/sys/sys/proc.h