Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2010 00:43:42 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvfsops.c nfs_clvnops.c nfsmount.h nfsnode.h
Message-ID:  <201002140043.o1E0hsVE013740@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-02-14 00:43:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clvfsops.c nfs_clvnops.c nfsmount.h 
                         nfsnode.h 
  Log:
  SVN rev 203851 on 2010-02-14 00:43:42Z by rmacklem
  
  MFC: r203303
  Patch the experimental NFS client so that there is a timeout
  for negative name cache entries in a manner analogous to
  r202767 for the regular NFS client. Also, make the code in
  nfs_lookup() compatible with that of the regular client
  and replace the sysctl variable that enabled negative name
  caching with the mount point option.
  
  Revision  Changes    Path
  1.8.2.2   +18 -4     src/sys/fs/nfsclient/nfs_clvfsops.c
  1.13.2.4  +114 -54   src/sys/fs/nfsclient/nfs_clvnops.c
  1.1.2.3   +5 -0      src/sys/fs/nfsclient/nfsmount.h
  1.1.2.2   +1 -0      src/sys/fs/nfsclient/nfsnode.h



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