cvs commit: src/sys/kern vfs_subr.c

Jeff Roberson jeff at FreeBSD.org
Wed Apr 27 03:03:21 PDT 2005


jeff        2005-04-27 10:03:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Don't vgonel() via vgone() or vrecycle() if the vnode is already doomed.
     This fixes forced unmounts via nullfs.
  
  Reported by:    kkenn
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.619     +8 -1      src/sys/kern/vfs_subr.c


More information about the cvs-all mailing list