Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 11:17:20 +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/fs/nullfs null_subr.c
Message-ID:  <200504111117.j3BBHKCK077943@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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