OpenAFS CVS Commit: openafs/src/rx by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 03 Sep 2008 14:07:23 EDT


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-devel-1_5_x/src/rx

Modified Files:
      Tag: openafs-devel-1_5_x
	rx.c 
Log Message:
DELTA DEVEL15-rx-mutex-init-once-20080903
AUTHOR jaltman@secure-endpoints.com
LICENSE IPL10
FIXES 114555

because rx_Finalize doesn't clean up, we end up reiniting mutexes. use 
pthread_once when not in the kernel.
(kernel does not now call rx_Finalize, ever)


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-rx-mutex-init-once-20080903 openafs/src/rx/rx.c 1.97.2.28 1.97.2.29