Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2009 16:02:37 +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:  <200903201602.n2KG2pdR096358@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-03-20 16:02:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/nfsclient        nfs_vnops.c 
  Log:
  SVN rev 190160 on 2009-03-20 16:02:37Z 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.258.2.19  +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?200903201602.n2KG2pdR096358>