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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 12 Jun 2007 11:23:09 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_conn.c cm_daemon.c cm_volume.c cm_volume.h 
Log Message:
DELTA windows-volume-status-tracking-20070612
AUTHOR jaltman@secure-endpoints.com

* re-write cm_Analyze to make better use of the known volume
  status.  VL_Server queries cannot result in CM_ERROR_ALLOFFLINE
  messages.

* renamed cm_CheckBusyVolumes to cm_CheckOfflineVolumes.  
  busy volumes will be reset to srv_non_busy by the function
  but there is no mechanism for querying the busy state other
  than by attempting to access the resource.

* cm_Analyze will query the state of an offline volume before
  deciding whether or not to retry when all volume instances
  are offline.



--- DELTA config follows ---
windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_conn.c 1.64 1.65
windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_daemon.c 1.29 1.30
windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_volume.c 1.24 1.25
windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_volume.h 1.8 1.9