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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 02 Aug 2007 16:58:43 EDT


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_vnodeops.c 
Log Message:
DELTA DEVEL15-windows-no-more-infinite-recursion-20070802
AUTHOR jaltman@secure-endpoints.com
FIXES 15855

In cm_NameI, keep track of what fids were crossed when evaluating the
path.  If we discover a loop return a CM_ERROR_TOO_MANY_SYMLINKS error.

This resolves the complaint that when infinite loops are hit in the afs
name space the afsd_service.exe process uses 100% of the CPU.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-no-more-infinite-recursion-20070802 openafs/src/WINNT/afsd/cm_vnodeops.c 1.69.2.33 1.69.2.34