Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2010 14:19:23 +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:  <201007121419.o6CEJZZa047556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-07-12 14:19:23 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  SVN rev 209946 on 2010-07-12 14:19:23Z by jhb
  
  - Add missing locking around flushing of an NFS node's attribute cache
    in the NMODIFIED case of nfs_open().
  - Cosmetic tweak to simplify an expression in nfs_lookup().
  
  Reviewed by:    rmacklem, bde
  MFC after:      1 week
  
  Revision  Changes    Path
  1.329     +4 -2      src/sys/nfsclient/nfs_vnops.c



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