linux-dcache-create-negative-dentries-22-needs-while-still-avoiding-vlru-cycle-20020328
authorDerrick Brashear <shadow@dementia.org>
Thu, 28 Mar 2002 20:43:03 +0000 (20:43 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 28 Mar 2002 20:43:03 +0000 (20:43 +0000)
commit4beb9adb661bade7caff8adf40ecb3882ae7deac
tree94a1b7581f6a6bdad378ebf29d2905768094832d
parent1ad668aee2c995e44974f89728b1d5e13470aec1
linux-dcache-create-negative-dentries-22-needs-while-still-avoiding-vlru-cycle-20020328

based on patch by Srikanth Vishwanathan and modifications based on suggestions
from Ted Anderson applicable to this part of the code.

the original theory we operated under, namely that negative dentries
could be banished entirely, causes file creation to stop working
under linux 2.2 kernels. reverting that change means we have to deal with
these negative dentries, and Srikanth's original suggested patch does so.
src/afs/afs_vcache.c