The following commit has been merged in the master branch:
commit dceb8d6336e574a735b9887cf670c229bc6ee446
Author: pete scott <[email protected]>
Date:   Mon Aug 11 13:18:16 2014 -0400

    Windows: LocateName skip DFS Link only last component
    
    As with Mount Points and Symlinks, when AFSLocateName() is called to
    process a CreateFile with Open_Reparse_Point enabled, DFS Link processing
    must be disabled only for the last component in the path.  Failure to
    do so results in the AFS Redirector succeeding IRP_MJ_CREATE calls that
    should be given back to the IO Manager so the path can be evaluated by
    another file system.
    
    Change-Id: I1627e7c6582d3a80d99dd2acc5171135a6a7bc4b
    Reviewed-on: http://gerrit.openafs.org/11398
    Reviewed-by: Peter Scott <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsrdr/kernel/lib/AFSNameSupport.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

Reply via email to