OpenAFS CVS Commit: openafs/src/rx by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 22 Jan 2003 01:49:48 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/rx

Modified Files:
	rx.c rx_globals.h 
Log Message:
DELTA rx-avoid-deadlock-in-attaching-call-20030122
AUTHOR kolya@mit.edu

Avoid a subtle cycle in the locking order hierarchy involving
the rxi_ServerThreadSelectingCall flag, and instead rely on
call->lock to make sure we don't attach the same call twice.
Also some miscellaneous cleanup and code unification.


--- DELTA config follows ---
rx-avoid-deadlock-in-attaching-call-20030122 openafs/src/rx/rx.c 1.44 1.45
rx-avoid-deadlock-in-attaching-call-20030122 openafs/src/rx/rx_globals.h 1.6 1.7