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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 25 Jan 2005 18:24:44 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_aclent.c cm_vnodeops.c 
Log Message:
DELTA windows-misc-20050125
AUTHOR jaltman@secure-endpoints.com

The list of ACL entries was being corrupted because the function
which obtains a free ACL entry was doing so without the appropriate
lock being held.

Returning Not A Directory is not the right thing to do when we are
attempting to resolve a path if the error is found on one of the
intermediary path components.  Instead return No Such Path or 
No Such File as appropriate.



--- DELTA config follows ---
windows-misc-20050125 openafs/src/WINNT/afsd/cm_aclent.c 1.4 1.5
windows-misc-20050125 openafs/src/WINNT/afsd/cm_vnodeops.c 1.28 1.29