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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 22 Jun 2008 23:00:43 EDT


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

Modified Files:
      Tag: openafs-devel-1_5_3x
	cm_freelance.c cm_scache.c 
Log Message:
DELTA DEVEL153X-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_3x follows ---
DEVEL153X-windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_freelance.c 1.33.2.11 1.33.2.11.2.1
DEVEL153X-windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_scache.c 1.35.2.74 1.35.2.74.2.1