OpenAFS CVS Commit: openafs/src/rx by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 03 Feb 2003 15:45:51 EST
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx
Modified Files:
rx_pthread.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/rx/rx_pthread.c 1.12 1.13