OpenAFS CVS Commit: openafs/src/rx by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 07 Mar 2009 09:10:23 EST
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx
Modified Files:
rx.c
Log Message:
DELTA avoid-blocking-with-connhashtable-lock-in-reapconnections-20090307
AUTHOR jaltman@your-file-system.com
LICENSE BSD
FIXES
instead of potentially blocking waiting for a call lock, assume if the call is
locked, the conn is still busy. also, don't even try to get the conn data lock
if we don't need to
--- DELTA config follows ---
avoid-blocking-with-connhashtable-lock-in-reapconnections-20090307 openafs/src/rx/rx.c 1.161 1.162