OpenAFS CVS Commit: openafs/src/afs by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 22 Aug 2002 15:43:30 EDT


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

Modified Files:
	afs_memcache.c 
Log Message:

DELTA memcache-dont-hold-glock-when-not-needed-20020822
AUTHOR kolya@mit.edu

Drop GLOCK over the entire loop iterating over the iovec, since
it's not needed for any operations performed in the loop (rather
than dropping it just for the memcpy inside the loop).


--- DELTA config follows ---
memcache-dont-hold-glock-when-not-needed-20020822 openafs/src/afs/afs_memcache.c 1.9 1.10