DEVEL15-windows-vioc-path-availability-20070414
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Apr 2007 19:49:36 +0000 (19:49 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Apr 2007 19:49:36 +0000 (19:49 +0000)
commit8a24a4e59d52ee13764abbbd3491ed89519cd185
tree665d260c2a802031f74c4c00678ecb3df5603226
parentae6709125bc9fa112976e0e817f70770b98ef4d0
DEVEL15-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

(cherry picked from commit 5bc88af797eeb8db631e6ad8e9d56d39a687dd96)
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