OpenAFS CVS Commit: openafs/src/afs by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 28 Mar 2002 15:43:04 EST


Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs

Modified Files:
	afs_vcache.c 
Log Message:
DELTA linux-dcache-create-negative-dentries-22-needs-while-still-avoiding-vlru-cycle-20020328
AUTHOR shadow@dementia.org

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.


--- DELTA config follows ---
linux-dcache-create-negative-dentries-22-needs-while-still-avoiding-vlru-cycle-20020328 openafs/src/afs/afs_vcache.c 1.24 1.25