alc 2003/04/03 22:26:28 PST
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
o Remove useracc() calls from aio_qphysio(); they are redundant
given the checks performed by vmapbuf().
Reviewed by: tegge
Revision Changes Path
1.158 +1 -20 src/sys/kern/vfs_aio.c