The following commit has been merged in the master branch:
commit ac1e6fa1a6f3287e2862e6ea6f4dafea0c92e8cb
Author: Jeffrey Altman <[email protected]>
Date:   Mon Aug 31 20:10:13 2009 -0400

    Windows: Permit cygwin apps to read from AFS again
    
    For some reason specifying a unique GUID for each open
    file based on the cm_fid results in cygwin apps being
    unable to read from AFS.  ReadFile() calls fail with
    Invalid Device Request errors instead.
    
    While fixing that issue discovered that not all of the
    data was properly set for QueryPathInfoAll operations.
    
    LICENSE MIT
    
    Reviewed-on: http://gerrit.openafs.org/388
    Tested-by: Asanka Herath <[email protected]>
    Reviewed-by: Asanka Herath <[email protected]>
    Tested-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/smb3.c |   59 +++++++++++++++++++++++++++++--------------------
 1 files changed, 35 insertions(+), 24 deletions(-)

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

Reply via email to