cvs commit: src/sys/fs/nullfs null_subr.c

Jeff Roberson jeff at FreeBSD.org
Mon Apr 11 04:17:20 PDT 2005


jeff        2005-04-11 11:17:20 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_subr.c 
  Log:
   - Clear VI_OWEINACT before calling vget() with no lock type.  We know
     the node is actually already locked, and VOP_INACTIVE is not desirable
     in this case.
  
  Revision  Changes    Path
  1.48      +7 -0      src/sys/fs/nullfs/null_subr.c


More information about the cvs-all mailing list