cvs commit: src/sys/kern uipc_usrreq.c

Jeff Roberson jeff at FreeBSD.org
Mon Dec 31 17:46:43 PST 2007


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


More information about the cvs-src mailing list