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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 24 Apr 2008 12:21:01 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd

Modified Files:
	cm_buf.c cm_buf.h 
Log Message:
DELTA windows-buf-refcount-20080424
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Implement DEBUG_REFCOUNT refcount tracking code to debug refcount issues
in the cm_buf module.

Fix a refcount leak caused by buf_IncrSyncer() incorrectly removing cm_buf_t
objects from the dirty list.

Fix the dumping of the dirty list to actually dump the dirty list.



--- DELTA config follows ---
windows-buf-refcount-20080424 openafs/src/WINNT/afsd/cm_buf.c 1.68 1.69
windows-buf-refcount-20080424 openafs/src/WINNT/afsd/cm_buf.h 1.26 1.27