The following commit has been merged in the openafs-devel-1_7_x branch:
commit 747f3eaedd6fe5279a3551dfff933fbd7c2721d1
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.
    
    Reviewed-on: http://gerrit.openafs.org/11457
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 5ebe2437efa7a64f0b0cc61e2123f9ae766b84cf)
    
    Change-Id: If2194871e97eb213ce2fc5da12aa7c759492564d
    Reviewed-on: http://gerrit.openafs.org/11499
    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