]> git.michaelhowe.org Git - packages/o/openafs.git/commit
rx-avoid-deadlock-in-attaching-call-20030122
authorNickolai Zeldovich <kolya@mit.edu>
Wed, 22 Jan 2003 06:49:48 +0000 (06:49 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Wed, 22 Jan 2003 06:49:48 +0000 (06:49 +0000)
commita6d9298d3d299cc2c776b22a2800b5c2044ea497
tree9155a958c35e1975243506250d5e046a56c93813
parent9370d218fd4eb911e4932757cdf1097e164ad456
rx-avoid-deadlock-in-attaching-call-20030122

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.
src/rx/rx.c
src/rx/rx_globals.h