Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2010 19:11:13 +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:  <201008051911.o75JBVWg036970@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-08-05 19:11:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clvnops.c 
  Log:
  SVN rev 210884 on 2010-08-05 19:11:13Z by jhb
  
  MFC 210135:
  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().
  
  Revision  Changes    Path
  1.13.2.9  +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?201008051911.o75JBVWg036970>