Date: Wed, 6 Sep 2006 15:11:20 +0000 (UTC) From: Mark Peek <mp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200609061511.k86FBLmJ022295@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609061511.k86FBLmJ022295>
