Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2009 16:01:56 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200902241602.n1OG274e085597@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-02-24 16:01:56 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  SVN rev 188994 on 2009-02-24 16:01:56Z by jhb
  
  Bring back the code to prime the ACCESS cache when fetching attributes for
  an NFS file.  Now the priming is conditional on  a new
  vfs.nfs.prime_access_cache sysctl.  For now I've left the default setting
  to disabling the priming.
  
  Requested by:    scottl
  
  Revision  Changes    Path
  1.301     +11 -0     src/sys/nfsclient/nfs_vnops.c



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