rwatson     2008-02-13 19:50:17 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/coda          coda_subr.c 
  Log:
  Update cache flushing behavior in light of recent namecache and
  access cache improvements:
  
  - Flush just access control state on CODA_PURGEUSER, not the full
    namecache for /coda.
  
  - When replacing a fid on a cnode as a result of, e.g.,
    reintegration after offline operation, we no longer need to
    purge the namecache entries associated with its vnode.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.38      +0 -7      src/sys/fs/coda/coda_subr.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to