cvs commit: src/sys/nfsclient nfs_vnops.c

Peter Edwards peadar at FreeBSD.org
Sat Apr 3 09:23:47 PST 2004


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


More information about the cvs-all mailing list