Windows: FilePhysicalNameInfo query AFS prefix
authorpete scott <pscott@kerneldrivers.com>
Wed, 24 Sep 2014 16:49:06 +0000 (10:49 -0600)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 1 Oct 2014 14:20:44 +0000 (10:20 -0400)
commitcb3a699ea987dd93743ddf577cfb12e714fd586f
tree0dc95910ebb6426f528e5d3d3c2338f78b7062ee
parent5013ff8417832aea9af205815557ec6fe098072d
Windows: FilePhysicalNameInfo query AFS prefix

In response to the FilePhysicalNameInformation query the AFS redirector
failed to include the server name in the response.  Since the constructed
name is the same as the FileNameInformation query create a helper function
AFSGetFullFileName() to populate the file name into the provided buffer
and use it to satisfy both queries.

Reviewed-on: http://gerrit.openafs.org/11488
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 70f67371e7fb6262d43874950107864f31f903c9)

Change-Id: I326eccff9d7329657238698f946becdd17f40499
Reviewed-on: http://gerrit.openafs.org/11502
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp
src/WINNT/afsrdr/kernel/lib/AFSNameSupport.cpp
src/WINNT/afsrdr/kernel/lib/Include/AFSCommon.h