OpenAFS CVS Commit: openafs/src/rx by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 30 Mar 2002 13:02:40 EST
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/rx
Modified Files:
rx.c rx_pthread.h
Log Message:
DELTA minor-rx-lock-cleanup-20020330
AUTHOR kolya@mit.edu
Add osi_Assert()'s around pthread_{cond,mutex}_* calls to make sure
we aren't getting errors anywhere.
Update the documentation/comments about Rx lock ordering.
Fix possible deadlock in asymmetric client detection code.
--- DELTA config follows ---
minor-rx-lock-cleanup-20020330 openafs/src/rx/rx.c 1.32 1.33
minor-rx-lock-cleanup-20020330 openafs/src/rx/rx_pthread.h 1.2 1.3