OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4219-ge24ed84
Gerrit Code Review
gerrit@openafs.org
Wed, 16 Apr 2014 06:09:42 -0700 (PDT)
The following commit has been merged in the master branch:
commit e24ed842eba54f62105b08d2b9fb281cc19519f1
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.
Change-Id: If2aeba836d762f4f1b982d954fac720863a05c1f
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>
.../kernel/lib/AFSNetworkProviderSupport.cpp | 50 ++++++++++++++++++++
1 files changed, 50 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository