]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-volume-status-plugin-20070705
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 5 Jul 2007 20:22:15 +0000 (20:22 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 5 Jul 2007 20:22:15 +0000 (20:22 +0000)
commitee4e98875165b4501b95e742ae8222a95172bb1d
tree8afa3f6466e3b5772e6f08ad32a5326e6a66cad2
parent0124ceb0f5c2aa39c46b5ae763a5f793b6144afd
DEVEL15-windows-volume-status-plugin-20070705

This delta adds an interface to an optional volume status handler.
The handler (if provided) receives status updates when volumes
change state between online, offline, busy, and alldown.

(cherry picked from commit 2b9525fe9e09ad90b08c9a60fa4b098df542c047)
src/WINNT/afsd/NTMakefile
src/WINNT/afsd/afsd.h
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm.h
src/WINNT/afsd/cm_daemon.c
src/WINNT/afsd/cm_volstat.c [new file with mode: 0644]
src/WINNT/afsd/cm_volstat.h [new file with mode: 0644]
src/WINNT/afsd/cm_volume.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h