The following commit has been merged in the openafs-devel-1_7_x branch:
commit 8cd3a5a3318f6ca77a422594f280d22850ee985c
Author: Jeffrey Altman <[email protected]>
Date:   Tue Jun 9 08:55:44 2015 -0400

    Windows: AFSRetrieveFileAttributes no parent path
    
    Modify AFSRetrieveFileAttributes() to handle the case of a ParentPathName
    with a Length == 0.   In such a case the introduction of a path separator
    would result in the construction of an absolute path when a relative path
    is required.
    
    Reviewed-on: http://gerrit.openafs.org/11889
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 4233e4d661e3beb8e4ecb59e4a4c0ed3d9df69b7)
    
    Change-Id: I24685f3d93b4b15b0a2bf1c8d4cb58331eef94e8
    Reviewed-on: http://gerrit.openafs.org/12029
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSGeneric.cpp |   26 +++++++++++++++-----------
 1 files changed, 15 insertions(+), 11 deletions(-)

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

Reply via email to