]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-windows-unix-mode-bit-enforcement-20070105
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 5 Jan 2007 17:21:30 +0000 (17:21 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 5 Jan 2007 17:21:30 +0000 (17:21 +0000)
commit39a71ce16ec44736549cd5a5dc4965ce0828eb28
tree31461d761db1378d905c754d9e5a09608fed4f9d
parenta99dbcdaf2389436670584fca3b61ea92c8b21f7
STABLE14-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