windows-vioc-path-availability-20070414
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Apr 2007 19:46:22 +0000 (19:46 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Apr 2007 19:46:22 +0000 (19:46 +0000)
commit5bc88af797eeb8db631e6ad8e9d56d39a687dd96
tree7045116952223238556faf7ecc042d372d6c38ba
parentfb5b0dcce6874464c1021842ac1b48f4578ac105
windows-vioc-path-availability-20070414

add a new Windows only pioctl VIOC_PATH_AVAILABILITY that is used
to query the server status for a specified path.  Return values
include:
  online
  offline
  all busy
  all down
  not afs
src/WINNT/afsd/cm_conn.c
src/WINNT/afsd/cm_ioctl.c
src/WINNT/afsd/cm_ioctl.h
src/WINNT/afsd/fs.c
src/WINNT/afsd/smb_iocons.h
src/WINNT/afsd/smb_ioctl.c