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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 12 Jun 2007 11:38:43 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_conn.c cm_daemon.c cm_volume.c cm_volume.h 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_conn.c 1.49.2.14 1.49.2.15
DEVEL15-windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_daemon.c 1.16.4.12 1.16.4.13
DEVEL15-windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_volume.c 1.14.4.9 1.14.4.10
DEVEL15-windows-volume-status-tracking-20070612 openafs/src/WINNT/afsd/cm_volume.h 1.5.6.3 1.5.6.4