OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sun, 22 Oct 2006 08:23:59 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
smb.c smb3.c
Log Message:
DELTA windows-smb_fid_t-deadlock-20061022
AUTHOR jaltman@secure-endpoints.com
smb_ReleaseFID cannot be called while a cm_scache_t->mx is held
shuffle the order of the smb_ReleaseFID calls so they are always after
cm_XXXRelease calls for performance.
--- DELTA config follows ---
windows-smb_fid_t-deadlock-20061022 openafs/src/WINNT/afsd/smb.c 1.142 1.143
windows-smb_fid_t-deadlock-20061022 openafs/src/WINNT/afsd/smb3.c 1.118 1.119