linux-dcache-flushing-experimental-20020819
authorChas Williams <chas@cmf.nrl.navy.mil>
Mon, 19 Aug 2002 23:06:02 +0000 (23:06 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 19 Aug 2002 23:06:02 +0000 (23:06 +0000)
commit3d0874aa14d8e4fc72be703593b27f2f003a7ebe
tree759684836c65b38cdaa4a388bbad4998de2ba562
parente9ec286d9b2dbe7607cd79ff7cfe35cdeef521ae
linux-dcache-flushing-experimental-20020819

shadow@dementia.org at least partly to blame.

hold the dcache lock only briefly; instead put dcache entries to be junked
onto a free list, by unhashing them, then grab the dcache lock, junk them,
and release it.
src/afs/afs_trace.et
src/afs/afs_vcache.c