Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2004 09:23:47 -0800 (PST)
From:      Peter Edwards <peadar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200404031723.i33HNl6h013868@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peadar      2004/04/03 09:23:47 PST

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Flush cached access mode after modifying a files attributes for
  NFSv3. It's likely that modifying the attributes will affect the
  file's accessibility. This version of the patch is one suggested
  by Ian Dowse after reviewing my original attempt in the PR
  
  Reviewed By: iedowse
  PR: kern/44336
  MFC after: 3 days
  
  Revision  Changes    Path
  1.217     +2 -0      src/sys/nfsclient/nfs_vnops.c



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