Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2008 23:24:54 +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:  <200803292324.m2TNOskZ095884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2008-03-29 23:24:54 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_subr.c 
  Log:
   - Simplify null_hashget() and null_hashins() by using vref() rather
     than a complex series of steps involving vget() without a lock type
     to emulate the same thing.
  
  Revision  Changes    Path
  1.54      +4 -21     src/sys/fs/nullfs/null_subr.c



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