OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3147-g45721d0
Gerrit Code Review
gerrit@openafs.org
Mon, 26 Nov 2012 13:24:58 -0800 (PST)
The following commit has been merged in the master branch:
commit 5ab61bbc5c5f50183e737184de03b1b9153e208a
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Sun Nov 25 23:56:47 2012 -0500
Windows: Panic if RDR_Initialize SERVICE_DISABLED
If RDR_Initialize() fails with ERROR_SERVICE_DISABLED it means that
the AFSRedir.sys driver loaded but the AFSRedirLib.sys driver library
cannot be loaded. In this situation neither the RDR nor SMB interfaces
can successfully be used. Panic!
Change-Id: I09d30a86b9d72b9077d4c7578dab52314cce559a
Reviewed-on: http://gerrit.openafs.org/8514
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/afsd_service.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository