Date: Tue, 1 Jan 2008 01:46:43 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200801010146.m011khTv091347@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-01-01 01:46:43 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
- Place the fhold() in unp_internalize_fp to be more consistent with refs.
- Clear all of the gc flags before doing a run. Stale flags were causing
us to skip some descriptors.
- If a unp socket has been marked REF in a gc pass it can't be dead.
Found by: rwatson's test tool.
Revision Changes Path
1.210 +5 -9 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801010146.m011khTv091347>
