OpenAFS CVS Commit: openafs/src/rx by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 03 Sep 2008 14:07:11 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx
Modified Files:
rx.c
Log Message:
DELTA 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 follows ---
rx-mutex-init-once-20080903 openafs/src/rx/rx.c 1.133 1.134