J. Bruce Fields 01dba075d5 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
If any xprt marked DEAD is also left BUSY for the rest of its life, then
the XPT_DEAD check here is superfluous--we'll get the same result from
the XPT_BUSY check just after.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2010-10-25 17:59:33 -04:00
..
2010-10-01 18:09:55 -04:00
2010-10-01 17:18:57 -04:00
2010-10-01 18:09:55 -04:00
2010-09-12 19:55:25 -04:00