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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 26 Jun 2009 09:19:21 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
	cm_callback.c cm_memmap.h cm_volume.h 
Log Message:
DELTA DEVEL15-windows-callback-server-tracking-for-readonly-vols-20090626
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Readonly volume callbacks apply to every cm_scache_t from the
same volume.  We were already tracking the cbExpires time in
the cm_volume_t.  We need to also track the cbServerp in the
cm_volume_t so that the cm_scache_t objects can be assigned
the correct server from which the callback was issued.

Add cbServerpRO field to the cm_volume_t.  Bump the memory
map version to force a rebuild of the cache data.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-callback-server-tracking-for-readonly-vols-20090626 openafs/src/WINNT/afsd/cm_callback.c 1.41.4.56 1.41.4.57
DEVEL15-windows-callback-server-tracking-for-readonly-vols-20090626 openafs/src/WINNT/afsd/cm_memmap.h 1.3.4.13 1.3.4.14
DEVEL15-windows-callback-server-tracking-for-readonly-vols-20090626 openafs/src/WINNT/afsd/cm_volume.h 1.5.6.17 1.5.6.18