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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 12 Jun 2008 09:35:06 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_freelance.c cm_scache.c 
Log Message:
DELTA DEVEL15-windows-scache-hash-tables-20080612
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Prevent corruption of the cm_data.scacheHashTablep lists when removing
and then re-adding entries to the hash table.  The cm_scache_t nextp
fields were not being reset to NULL which permitted loops to be created.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_freelance.c 1.33.2.11 1.33.2.12
DEVEL15-windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_scache.c 1.35.2.74 1.35.2.75