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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 25 Oct 2007 00:49:00 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
	afsd_init.c cm_aclent.c cm_btree.c cm_btree.h cm_user.c 
Log Message:
DELTA DEVEL15-windows-aclent-remove-extraneous-code-20071024
AUTHOR jaltman@secure-endpoints.com

Microsoft provided a dump showing cm_data.aclLRUEndp == NULL in
GetFreeACLEnt().  Couldn't find any reason why that would be true.
However, there is extraneous code that manipulates the value of
aclLRUEndp when it should be left to osi_QRemoveHT() to update
the pointer values.

Also add an additional explicit test for aclLRUEndp == NULL in
GetFreeACLEnt().


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-aclent-remove-extraneous-code-20071024 openafs/src/WINNT/afsd/afsd_init.c 1.79.2.18 1.79.2.19
DEVEL15-windows-aclent-remove-extraneous-code-20071024 openafs/src/WINNT/afsd/cm_aclent.c 1.14.2.1 1.14.2.2
DEVEL15-windows-aclent-remove-extraneous-code-20071024 openafs/src/WINNT/afsd/cm_btree.c 1.1.2.7 1.1.2.8
DEVEL15-windows-aclent-remove-extraneous-code-20071024 openafs/src/WINNT/afsd/cm_btree.h 1.1.2.5 1.1.2.6
DEVEL15-windows-aclent-remove-extraneous-code-20071024 openafs/src/WINNT/afsd/cm_user.c 1.8.4.1 1.8.4.2