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>
Thu, 25 Sep 2014 12:29:58 +0000 (08:29 -0400)
commit70f67371e7fb6262d43874950107864f31f903c9
treefdf191c8e7d7e2aab6a9176b6ae2a502d3e9c5f0
parentaf72e83832e0849f04e28a355b5a55166cfc0982
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.

Change-Id: I78eef49a9902341c751d942a395921bb687c503b
Reviewed-on: http://gerrit.openafs.org/11488
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