Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 13:14:48 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200402152114.i1FLEmXJ085124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2004/02/15 13:14:48 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  In fdcheckstd the descriptor table should never be shared, so just
  KASSERT this rather than trying to deal with what happens when file
  descriptors change out from under us.
  
  Revision  Changes    Path
  1.225     +7 -9      src/sys/kern/kern_descrip.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402152114.i1FLEmXJ085124>