Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2009 15:52:11 +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:  <200903201552.n2KFqKxU095596@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-03-20 15:52:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/nfsclient        nfs_vnops.c 
  Log:
  SVN rev 190159 on 2009-03-20 15:52:11Z by jhb
  
  MFC: Add a new vfs.nfs.prime_access_cache sysctl to determine whether or
  not nfs_getattr() will use an ACCESS RPC to prime the access cache instead
  of a simple GETATTR RPC.  The sysctl defaults to enabled to maintain the
  previous behavior.
  
  Revision   Changes    Path
  1.276.2.8  +6 -1      src/sys/nfsclient/nfs_vnops.c



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