DEVEL15-windows-smb-fid-faster-20060531
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 1 Jun 2006 16:42:02 +0000 (16:42 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 1 Jun 2006 16:42:02 +0000 (16:42 +0000)
commit7c2285d7a22f3cde119f59fa8135b232be3a7648
tree292166a9bb2ce7c40d3f61dd2bfeeebd11ebe7d1
parent43e7a59b490917e9cbc814016742155e5e24b828
DEVEL15-windows-smb-fid-faster-20060531

Speed up the performance of the cache manager by not holding the
smb_fid_t mutex across calls to cm_SyncOp and AFS RPCs.

Ensure that all smb_fid_t flag references are protected.

(cherry picked from commit 87313c96b1271b4730a27dcee1b6c062b0a37425)
src/WINNT/afsd/cm_scache.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c