]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-merge-status-20070204
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 5 Feb 2007 11:08:32 +0000 (11:08 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 5 Feb 2007 11:08:32 +0000 (11:08 +0000)
commit9689219fba92964bf83d08aa809ba3a5398c1621
tree53b4e0bbd973e44fdedeff44256df090dc454da2
parent05559245f3e5b119420fd497315428e04673021c
DEVEL15-windows-merge-status-20070204

For each StoreData operation the dataVersion on the object is incremented.
To prevent all of the cached buffers from being considered out of date,
if the dataVersion has been incremented by exactly one, then update the
dataVersion of the buffers that match the FID and the previous dataVersion

(cherry picked from commit 4e8bc6d5016f8e6d46a21331009c414d94e90d10)
src/WINNT/afsd/cm_dcache.c
src/WINNT/afsd/cm_scache.c
src/WINNT/afsd/cm_scache.h
src/WINNT/afsd/cm_vnodeops.c