OpenAFS CVS Commit: openafs/src/afs by rees

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 30 Jan 2003 16:43:54 EST


Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv30039

Modified Files:
	afs_vcache.c 
Log Message:
DELTA openbsd-20030130
AUTHOR rees@umich.edu

Various stability fixes:
Call vgone() instead of afs_FlushVCache() when freeing vcache
Acquire AFS_GLOCK in VOP_INACTIVE
Don't bother calling cache_purge() or uvm_vnp_uncache() in reclaim();
  vclean() already does this
Acquire xvcache lock in reclaim()


--- DELTA config follows ---
openbsd-20030130 openafs/src/afs/afs_vcache.c 1.47 1.48