The following commit has been merged in the master branch:
commit 70f67371e7fb6262d43874950107864f31f903c9
Author: pete scott <[email protected]>
Date:   Wed Sep 24 10:49:06 2014 -0600

    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 <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp     |  199 ++---------------------
 src/WINNT/afsrdr/kernel/lib/AFSNameSupport.cpp  |  129 +++++++++++++++
 src/WINNT/afsrdr/kernel/lib/Include/AFSCommon.h |    7 +
 3 files changed, 152 insertions(+), 183 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to