Windows: add KTC_TOKEN_MUTEX_FAIL error code
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 14 Feb 2012 20:35:07 +0000 (15:35 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 15 Feb 2012 06:32:00 +0000 (22:32 -0800)
commit9a394780abb782f7a4f8b6095b6faf46b8e819a6
treea35d09a93b56ec6067bfe9b88c555b251fff200d
parentda17eb6c8619c0f781cd4601c0da1258043aa475
Windows: add KTC_TOKEN_MUTEX_FAIL error code

If acquisition of the Global\AFS_KTC_Mutex fails, return a
different error code from a pioctl failure since the pioctl
was never issued.

Change-Id: I001227f87e97a06bf419c68d6579843e4f93f032
Reviewed-on: http://gerrit.openafs.org/6710
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/auth/ktc_errors.et
src/auth/ktc_nt.c