The following commit has been merged in the master branch:
commit 5ebe2437efa7a64f0b0cc61e2123f9ae766b84cf
Author: Jeffrey Altman <[email protected]>
Date:   Wed Sep 10 10:23:17 2014 -0400

    Windows: preserve prior vlserver list on dns failure
    
    Do not destroy the existing vlserver list if the DNS resolver query
    fails.  Continue using the prior vlserver values until a DNS response
    is obtained.  This will result in repeated DNS queries and a delay
    if there is continued failure, but it will permit VL RPCs to continue
    to be issued in the face of a DNS failure or misconfiguration.
    
    Change-Id: Icac97c2bebdef744cc316225c1a6b1888ceb2f6e
    Reviewed-on: http://gerrit.openafs.org/11457
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_cell.c   |   50 ++++++++++++++++++++++++++++++++++++++-----
 src/WINNT/afsd/cm_config.c |    2 +-
 src/WINNT/afsd/cm_server.c |   14 ++++++++++++
 src/WINNT/afsd/cm_server.h |    2 +
 4 files changed, 61 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to