OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 27 Aug 2005 23:29:31 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_buf.c cm_dcache.c
Log Message:
DELTA windows-scache-deadlock-fix-20050827
AUTHOR jaltman@secure-endpoints.com
It was reported that Microsoft Word when editing files stored in AFS
would cause OAFW to fail to respond. It was determined that a scp->mx
lock was not being released in buf_WaitIO if the no one was waiting
on the scp.
This patch corrects the deadlock and fixes some debugging messages.
--- DELTA config follows ---
windows-scache-deadlock-fix-20050827 openafs/src/WINNT/afsd/cm_buf.c 1.27 1.28
windows-scache-deadlock-fix-20050827 openafs/src/WINNT/afsd/cm_dcache.c 1.24 1.25