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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 09 May 2004 00:04:52 EDT


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

Modified Files:
	cm_access.c cm_callback.c cm_vnodeops.c smb.c smb3.c 
Log Message:
DELTA case-sensitivity-20040508
AUTHOR jaltman@mit.edu

Correct the number of parameters to cm_Lookup calls in smb_ReceiveNTCreateX 
and smb_ReceiveNTTranCreate.  Also, do not allow directories to be created 
if there are any files with names that differ only by case.

Miscellaneous reformatting.




--- DELTA config follows ---
case-sensitivity-20040508 openafs/src/WINNT/afsd/cm_access.c 1.3 1.4
case-sensitivity-20040508 openafs/src/WINNT/afsd/cm_callback.c 1.12 1.13
case-sensitivity-20040508 openafs/src/WINNT/afsd/cm_vnodeops.c 1.10 1.11
case-sensitivity-20040508 openafs/src/WINNT/afsd/smb.c 1.37 1.38
case-sensitivity-20040508 openafs/src/WINNT/afsd/smb3.c 1.29 1.30