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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 26 Nov 2004 12:09:52 EST


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

Modified Files:
	cm_freelance.c 
Log Message:
DELTA windows-robust-freelance-20041126
AUTHOR jaltman@mit.edu

Implement new functions: cm_freelanceMountPointExists and 
cm_freelanceSymlinkExists.  Use them along with other validity checks
in cm_freelanceAddMount and cm_freelanceAddSymlink to ensure that name
collisions do not occur and that empty strings are not valid file names.

A symlink may not have a name which would resolve to a valid cell name.
Doing so would prevent access to the cell.  



--- DELTA config follows ---
windows-robust-freelance-20041126 openafs/src/WINNT/afsd/cm_freelance.c 1.23 1.24