OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 09 Oct 2001 19:58:44 EDT
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs_buffer.c
Log Message:
DELTA release-buffer-cache-lock-before-opening-file-20011009
AUTHOR kolya@mit.edu
make the buffer cache release
the buffer hash lock before trying to open the corresponding file.
Since we're already holding a buffer cache entry, we can lock it
instead and let other threads obtain the big hash lock.
DELTA some-name-yyyymmdd
AUTHOR contributor@some.site
--- DELTA config follows ---
release-buffer-cache-lock-before-opening-file-20011009 openafs/src/afs/afs_buffer.c 1.5 1.6