Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 1998 22:59:53 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199802230659.WAA04192@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/02/22 22:59:53 PST

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Clean-up the vget mechanism by permanently attaching VM objects to
  vnodes, therefore vget doesn't need to do so anymore.  Other minor
  improvements include the temp free vnode queue obeying the VAGE
  flag and a printf that warns of to-be-removed code being executed.
  
  Revision  Changes    Path
  1.134     +33 -25    src/sys/kern/vfs_subr.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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