OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 10 Oct 2006 17:59:12 EDT


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

Modified Files:
	osi_vnodeops.c 
Log Message:
DELTA linux-dont-lock-around-inactivevcache-20061010
AUTHOR chas@cmf.nrl.navy.mil
FIXES 42312

iafs_InactiveVCache() calls afs_InvalidateAllSegments() which says
it should be called with the vnode locked. so the lock should
probably be moved to afs_InactiveVCache() so it can be droppped
before calling afs_remunlink().


--- DELTA config follows ---
linux-dont-lock-around-inactivevcache-20061010 openafs/src/afs/LINUX/osi_vnodeops.c 1.131 1.132