OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3709-g545ea65

Gerrit Code Review gerrit@openafs.org
Thu, 11 Apr 2013 09:12:40 -0700 (PDT)


The following commit has been merged in the master branch:
commit 545ea65599230641ffaaff4077f72430aa5e7038
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Apr 11 09:17:53 2013 -0400

    Windows: Force new connection upon RXKADEXPIRED
    
    cm_Analyze invalidated the credentials for the cell upon receiving an
    RXKADEXPIRED error from a server but failed for force the establishment of
    a new rx connection to the server.  As a result, the expired credentials
    would continue to be used until the credential expires.
    
    Change-Id: I93a4146d5ca708ce1cca467e7e5f72fea950f8ae
    Reviewed-on: http://gerrit.openafs.org/9772
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/WINNT/afsd/cm_conn.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository