Date: Wed, 13 Feb 2008 19:50:18 +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: <200802131950.m1DJoSrX031749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802131950.m1DJoSrX031749>
