Date: Fri, 14 Mar 2008 17:17:49 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/coda coda_subr.c Message-ID: <200803141717.m2EHHnZS011696@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803141717.m2EHHnZS011696>
