OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 02 Aug 2007 16:44:54 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_conn.c cm_server.c cm_server.h
Log Message:
DELTA windows-do-not-expire-cbs-when-servers-are-down-20070802
AUTHOR jaltman@secure-endpoints.com
if all of the servers are down when a callback is due to expire
delay the expiration until at least one server is available.
this prevents some applications that are running when the CM
is off the network from failing if their pages are swapped out.
--- DELTA config follows ---
windows-do-not-expire-cbs-when-servers-are-down-20070802 openafs/src/WINNT/afsd/cm_callback.c 1.59 1.60
windows-do-not-expire-cbs-when-servers-are-down-20070802 openafs/src/WINNT/afsd/cm_conn.c 1.69 1.70
windows-do-not-expire-cbs-when-servers-are-down-20070802 openafs/src/WINNT/afsd/cm_server.c 1.37 1.38
windows-do-not-expire-cbs-when-servers-are-down-20070802 openafs/src/WINNT/afsd/cm_server.h 1.22 1.23