cvs commit: src/sys/fs/coda coda_subr.c
Robert Watson
rwatson at FreeBSD.org
Fri Mar 14 10:17:49 PDT 2008
rwatson 2008-03-14 17:17:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/fs/coda coda_subr.c
Log:
Merge coda_subr.c:1.38 from HEAD to RELENG_7:
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.
Revision Changes Path
1.33.2.5 +0 -7 src/sys/fs/coda/coda_subr.c
More information about the cvs-src
mailing list