The following commit has been merged in the openafs-devel-1_7_x branch:
commit 412924dc607902487076e825545abfa1b18e6fcd
Author: Jeffrey Altman <[email protected]>
Date: Sun Nov 17 23:03:43 2013 -0500
Windows: cm_Analyze retries vs CM_REQ_NORETRY
CM_REQ_NORETRY is set by threads that want all errors returned
immediately. However, there are some errors that should never
be returned:
RX_MSGSIZE
RX_CALL_BUSY
VNOSERVICE
RX_CALL_IDLE
RXKADEXPIRED
VICECONNBAD
VICETOKENDEAD
For these errors even if the thread has requested no retries a RPC
retry must be performed.
Reviewed-on: http://gerrit.openafs.org/10470
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
(cherry picked from commit a1b5a1d42280753de13094006dcc130fede978a1)
Change-Id: I66ab3309be41e1862d9d7b617f885c5bbec5fd01
Reviewed-on: http://gerrit.openafs.org/10477
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
src/WINNT/afsd/cm_conn.c | 17 +++++++----------
1 files changed, 7 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs