]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Permit cygwin apps to read from AFS again
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 1 Sep 2009 00:10:13 +0000 (20:10 -0400)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Tue, 1 Sep 2009 00:47:34 +0000 (17:47 -0700)
commitac1e6fa1a6f3287e2862e6ea6f4dafea0c92e8cb
treef82eaa515609be8d696f6a13d74696efff2918dc
parentc0e1cc0762eb7e49d72fdfecda168e72db55c3e8
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 <asanka@secure-endpoints.com>
Reviewed-by: Asanka Herath <asanka@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/smb3.c