cvs commit: src/sys/kern vfs_aio.c
Konstantin Belousov
kib at FreeBSD.org
Mon Aug 20 04:53:28 PDT 2007
kib 2007-08-20 11:53:27 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
Destroy the kaio_mtx on the freeing the struct kaioinfo in the
aio_proc_rundown.
Do not allow for zero-length read to be passed to the fo_read file method
by aio.
Reported and tested by: Peter Holm
Approved by: re (kensmith)
Revision Changes Path
1.233 +5 -1 src/sys/kern/vfs_aio.c
More information about the cvs-src
mailing list