The following commit has been merged in the openafs-devel-1_7_x branch:
commit 87566410a609d9cfd34eae868444b9f07a451bec
Author: Jeffrey Altman <[email protected]>
Date:   Wed Jul 8 19:47:26 2015 -0400

    Windows: cm_Lookup return ambiguous filename to caller
    
    cm_Lookup() must not mask a CM_ERROR_AMBIGUOUS_FILENAME error by
    converting it to CM_ERROR_BPLUS_NOMATCH.  Doing so results in the
    redirector believing that the object does not exist instead of
    there being a STATUS_OBJECT_NAME_COLLISION.
    
    Reviewed-on: http://gerrit.openafs.org/11930
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 7e3289891d9032288f32b550ba6376f59f7e9a08)
    
    Change-Id: Icb8e1f77feec94bc5013c7c6ba10df3b1e368e9e
    Reviewed-on: http://gerrit.openafs.org/12066
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_vnodeops.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

Reply via email to