windows-buf-consistency-20080217
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 17 Feb 2008 05:26:51 +0000 (05:26 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 17 Feb 2008 05:26:51 +0000 (05:26 +0000)
commit33bed6296114e16914cecf312c762774d44386c8
tree3ae80f79b7ecae6a2fc731fabea28446aa652d4a
parent935c49a2a6efa476c327e8a24fc4895f0c8f623d
windows-buf-consistency-20080217

LICENSE MIT

All calls to buf_Get() must be protected by a read lock on the
cm_scache_t bufCreateLock

When a MergeStatus results in the invalidation of buffers, do
not remove buffers from the hash tables that have active references.
src/WINNT/afsd/cm_dcache.c
src/WINNT/afsd/cm_scache.c
src/WINNT/afsd/cm_vnodeops.c