OpenAFS CVS Commit: openafs/src/vol by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 03 Feb 2003 15:45:53 EST


Update of /cvs/openafs/src/vol
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/vol

Modified Files:
	fssync.c 
Log Message:
DELTA rx-thread-id-assignment-fixes-20030203
AUTHOR rtb@pclella.cern.ch

in rx_pthread.c the
++rxi_pthread_hinum;
has to be protected by the rx_stats_mutex in all three cases. In the file I 
attached in the openafs-devel article the last one was accidentally
unprotected.

the FSYNC_sync thread (fssync.c) needs needs to be handled as well. 


--- DELTA config follows ---
rx-thread-id-assignment-fixes-20030203 openafs/src/vol/fssync.c 1.13 1.14