cvs commit: src/sys/kern vfs_subr.c

Jeff Roberson jeff at FreeBSD.org
Tue Feb 8 23:27:11 GMT 2005


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


More information about the cvs-src mailing list