OpenAFS CVS Commit: openafs/src/rx by zacheiss

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 31 Jan 2003 16:30:57 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/rx

Modified Files:
      Tag: openafs-stable-1_2_x
	rx.c rx_globals.h 
Log Message:
DELTA STABLE12-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 for openafs-stable-1_2_x follows ---
STABLE12-rx-avoid-deadlock-in-attaching-call-20030122 openafs/src/rx/rx.c 1.22.2.17 1.22.2.18
STABLE12-rx-avoid-deadlock-in-attaching-call-20030122 openafs/src/rx/rx_globals.h 1.3.6.1 1.3.6.2