Windows: no drive subst for NPCancelConnection
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 29 Nov 2011 19:55:55 +0000 (14:55 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 29 Nov 2011 23:35:39 +0000 (15:35 -0800)
commit9fa28d7df3034600026aacbfb902a4f92446253b
treeb47d851b02804e9c5efd37e87dae330e6a65287b
parentabfa8f00293780fd751ba8de3ee4ce6cbdb00e90
Windows: no drive subst for NPCancelConnection

NPCancelConnection() must use the results of a Get Connection
ioctl to the afs redirector and not the result of Drive Letter
Substitution queries via DosQueryDevice().  Rename NPGetConnection()
to NPGetConnectionCommon() and add a new parameter to indicate
whether drive substitution is ok.

Change-Id: I42cd4488038f128ae90356a41bc538966d9cebed
Reviewed-on: http://gerrit.openafs.org/6139
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsrdr/npdll/AFS_Npdll.c