Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 19:21:48 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvnops.c
Message-ID:  <201007151922.o6FJMC3b092435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-07-15 19:21:48 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvnops.c 
  Log:
  SVN rev 210135 on 2010-07-15 19:21:48Z by jhb
  
  Merge 208603, 209946, and 209948 to the new NFS client:
  Move attribute cache flushes from VOP_OPEN() to VOP_LOOKUP() to provide
  more graceful recovery for stale filehandles and eliminate the need for
  conditionally clearing the attribute cache in the !NMODIFIED case in
  VOP_OPEN().
  
  Reviewed by:    rmacklem
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.22      +33 -11    src/sys/fs/nfsclient/nfs_clvnops.c



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