diff options
author | J. Bruce Fields <bfields@redhat.com> | 2010-10-23 17:23:46 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-10-25 23:59:33 +0200 |
commit | 01dba075d571f5a8b7dcb153fdfd14e981c4cee3 (patch) | |
tree | b443dff71fd4addcd11b873f356bbd247cadaa43 /fs/nfs | |
parent | svcrpc: assume svc_delete_xprt() called only once (diff) | |
download | linux-01dba075d571f5a8b7dcb153fdfd14e981c4cee3.tar.xz linux-01dba075d571f5a8b7dcb153fdfd14e981c4cee3.zip |
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>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions