OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_29-20-g9e93093

Gerrit Code Review gerrit@openafs.org
Thu, 17 Apr 2014 05:49:51 -0700 (PDT)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 9e9309308c6598ac0cdd9d7348f0b9120ecc3cef
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed Mar 12 12:49:40 2014 -0400

    Windows: NP Fail requests if AFSGetAuthenticationId fails
    
    If during the processing of a network provider request the Logon
    Session AuthenticationId is zero and the AFSGetAuthenticationId()
    function is unable to obtain the current thread's AuthenticationId,
    then fail the request.
    
    Reviewed-on: http://gerrit.openafs.org/10900
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit e24ed842eba54f62105b08d2b9fb281cc19519f1)
    
    Change-Id: I4a3b80062fc7efc9fa018f1bfe09910629fad14e
    Reviewed-on: http://gerrit.openafs.org/11082
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 .../kernel/lib/AFSNetworkProviderSupport.cpp       |   50 ++++++++++++++++++++
 1 files changed, 50 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository