]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-afs-execute-only-20080309
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 9 Mar 2008 15:25:01 +0000 (15:25 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 9 Mar 2008 15:25:01 +0000 (15:25 +0000)
commitb88f09c942c32c8acf00a775732d1e0342b76ace
treeb68aba651017155678c6ea3c9677886186c66e5f
parenta900ac399247fde6819ae2fcbe325b280b467476
DEVEL15-windows-afs-execute-only-20080309

LICENSE MIT

If we want to enforce the open for read flag in smb_ReadData we must
also check for execute access.  We map execute access to read access
because AFS doesn't have a separate permission for that.

(cherry picked from commit 5f6546ecbbe946f2275e07d87351968105c176a1)
src/WINNT/afsd/cm_vnodeops.c
src/WINNT/afsd/cm_vnodeops.h
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c