Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2005 23:27:10 +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 vfs_subr.c
Message-ID:  <200502082327.j18NRAip034671@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-02-08 23:27:10 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Add a new assert in the getnewvnode().  Assert that the usecount is still
     0 to detect getnewvnode() races.
   - Add the vnode address to a few panics near by to help in debugging.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.577     +4 -2      src/sys/kern/vfs_subr.c



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