windows-smb-locks-20080224
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 24 Aug 2008 17:31:28 +0000 (17:31 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 24 Aug 2008 17:31:28 +0000 (17:31 +0000)
commit24f8b1b4c327c3fb01a575ccb46d5ae6bf7edd36
tree937e400d9e54e067991034cd309e1e0050158422
parentcc48a5a3b4d328127ca56c1a5845ec6cac136548
windows-smb-locks-20080224

LICENSE MIT

smb_dirSearch_t refCount field is protected by smb_globalLock not the
smb_dirSearch_t mutex.

Do not hold the smb_fid_t mutex across calls to smb_NotifyChange()
src/WINNT/afsd/smb.c