cvs commit: src/sys/kern vfs_subr.c

Jeff Roberson jeff at FreeBSD.org
Tue Jun 7 22:05:33 GMT 2005


jeff        2005-06-07 22:05:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Clear OWEINACT prior to calling VOP_INACTIVE to remove the possibility
     of a vget causing another call to INACTIVE before we're finished.
  
  Revision  Changes    Path
  1.625     +2 -1      src/sys/kern/vfs_subr.c


More information about the cvs-src mailing list