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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 11 Nov 2006 02:12: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:
	smb.c 
Log Message:
DELTA windows-smb-rename-offline-folders-20061111
AUTHOR jaltman@secure-endpoints.com
FIXES 45692

when offline folders are enabled, the old file name sent in a rename
operation is sent in all uppercase even when the file name is not.
this patch attempts a case insensitive match after the case sensitive
match fails.



--- DELTA config follows ---
windows-smb-rename-offline-folders-20061111 openafs/src/WINNT/afsd/smb.c 1.143 1.144