OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 19 Jun 2007 16:10:56 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_callback.c cm_server.c cm_server.h
Log Message:
DELTA windows-revoke-callback-20070619
AUTHOR jaltman@secure-endpoints.com
If the we can match up the host address from which the revoke was received
with one of our cm_server_t objects, then we know which cell the revoke
has been received from. With that information we can ensure that we only
revoke the status of cm_scache_t objects belonging to that cell.
--- DELTA config follows ---
windows-revoke-callback-20070619 openafs/src/WINNT/afsd/cm_callback.c 1.54 1.55
windows-revoke-callback-20070619 openafs/src/WINNT/afsd/cm_server.c 1.33 1.34
windows-revoke-callback-20070619 openafs/src/WINNT/afsd/cm_server.h 1.19 1.20