Windows: handle rx busy call channel
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 9 Mar 2011 12:51:02 +0000 (07:51 -0500)
committerJeffrey Altman <jaltman@openafs.org>
Wed, 9 Mar 2011 14:03:36 +0000 (06:03 -0800)
commit75c2f96364d598ec0c134cb6b366ce067b8b7f49
treefca02e73b42cec95e54b1cdb0d9245d53b073874
parenteddcee3ad518dff9fbfda790640c5bfd2e97ef5a
Windows: handle rx busy call channel

Register an error code for rx busy call channel detection.
Force a retry whenever CM_RX_BUSY_CALL_CHANNEL is received
by cm_Analyze().  Log the event to both the internal trace
log and the Windows Event Log along with the server address.

Change-Id: I196fb99d38bb89f57f296fd1b60d2a7f17fec80c
Reviewed-on: http://gerrit.openafs.org/4183
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afsd_eventlog.c
src/WINNT/afsd/afsd_eventmessages.mc
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/cm.h
src/WINNT/afsd/cm_conn.c