Date: Sat, 9 Sep 2006 01:30:12 +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: <200609090130.k891UC7i071209@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mp 2006-09-09 01:30:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_aio.c
Log:
MFC:
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.
Revision Changes Path
1.195.2.4 +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?200609090130.k891UC7i071209>
