Skip to content
Commit c25573b5 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot



Whenever we free a slot, we know that the resulting xprt->num_reqs will
be less than xprt->max_reqs, so we know that we can release at least one
backlogged rpc_task.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org [>=3.1]
parent 7fdcf13b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment