OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 05 Jan 2007 12:13:11 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd

Modified Files:
	afsd_init.c cm_access.c cm_vnodeops.c 
Log Message:
DELTA windows-unix-mode-bit-enforcement-20070105
AUTHOR jaltman@secure-endpoints.com

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.



--- DELTA config follows ---
windows-unix-mode-bit-enforcement-20070105 openafs/src/WINNT/afsd/afsd_init.c 1.88 1.89
windows-unix-mode-bit-enforcement-20070105 openafs/src/WINNT/afsd/cm_access.c 1.16 1.17
windows-unix-mode-bit-enforcement-20070105 openafs/src/WINNT/afsd/cm_vnodeops.c 1.89 1.90