OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 22 Oct 2006 08:25:40 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	smb.c smb3.c 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-smb_fid_t-deadlock-20061022 openafs/src/WINNT/afsd/smb.c 1.118.2.23 1.118.2.24
DEVEL15-windows-smb_fid_t-deadlock-20061022 openafs/src/WINNT/afsd/smb3.c 1.95.2.22 1.95.2.23