OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 31 Jan 2007 12:03:34 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd
Modified Files:
Tag: openafs-devel-1_5_x
cm_access.c cm_scache.c cm_vnodeops.c smb3.c
Log Message:
DELTA DEVEL15-windows-delete-test-file-not-dir-20070131
AUTHOR jaltman@secure-endpoints.com
the cm_CheckNTDelete function was testing the permissions of the
directory and not the permissions of the file being deleted.
This resulted in inconsistencies between the attributes of the
file and the ability to delete it.
this patch also adds a large amount of trace log entries as there
was none in this section of the code before.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-delete-test-file-not-dir-20070131 openafs/src/WINNT/afsd/cm_access.c 1.7.2.9 1.7.2.10
DEVEL15-windows-delete-test-file-not-dir-20070131 openafs/src/WINNT/afsd/cm_scache.c 1.35.2.23 1.35.2.24
DEVEL15-windows-delete-test-file-not-dir-20070131 openafs/src/WINNT/afsd/cm_vnodeops.c 1.69.2.22 1.69.2.23
DEVEL15-windows-delete-test-file-not-dir-20070131 openafs/src/WINNT/afsd/smb3.c 1.95.2.28 1.95.2.29