cvs commit: src/sys/kern vfs_aio.c
Mark Peek
mp at FreeBSD.org
Wed Sep 6 08:11:21 PDT 2006
mp 2006-09-06 15:11:20 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_aio.c
Log:
Remove call to fdfree() for the AIO daemons to prevent kernel panics
with linprocfs. This call is not needed since file descriptor sharing
was removed in v1.125.
Reviewed by: alc, davidxu, ambrisko
MFC after: 3 days
Revision Changes Path
1.226 +0 -6 src/sys/kern/vfs_aio.c
More information about the cvs-src
mailing list