]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-unix-mode-bit-enforcement-20070105
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 5 Jan 2007 17:14:52 +0000 (17:14 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 5 Jan 2007 17:14:52 +0000 (17:14 +0000)
commit2b953cd6e7fac1a4fd4ade397238ee8908caf304
tree00554c3922241cefa2f0a6bc2f462b7b4468a2f5
parentc09b1e197d78eadfd2a9552821970c613c625e2f
DEVEL15-windows-unix-mode-bit-enforcement-20070105

modify the write-lock permission test so that the UnixMode bits do not
subtract PRSFS_WRITE from the rights when testing PRSFS_WRITE | PRSFS_LOCK.

PRSFS_WRITE implies PRSFS_LOCK so add it

Add new registry value "DeleteReadOnly" to permit deletion of read-only
files.  The default is 0.  Set to non-zero value to activate.

(cherry picked from commit 290b05b6b6e13fd93d40a8c021f0d8fdf697f7af)
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/cm_access.c
src/WINNT/afsd/cm_vnodeops.c