Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 1997 13:28:51 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vnode_if.src
Message-ID:  <199708252028.NAA29572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1997/08/25 13:28:50 PDT

  Modified files:
    sys/kern             vnode_if.src 
  Log:
  Add a new vnode op (cachedlookup) so that filesystems can plug into
  a global vfs_cache check.  The rest of this change will come when the
  current zero size file problem is resolved.
  
  Revision  Changes    Path
  1.12      +13 -1     src/sys/kern/vnode_if.src



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