diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-12-01 20:16:17 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-12-01 20:16:17 +0100 |
commit | c25573b5134294c0be82bfaecc6d08136835b271 (patch) | |
tree | e3ac5119ad559cc32d391e8384d83a6ac2c06371 /net/socket.c | |
parent | SUNRPC: Fix the execution time statistics in the face of RPC restarts (diff) | |
download | linux-c25573b5134294c0be82bfaecc6d08136835b271.tar.xz linux-c25573b5134294c0be82bfaecc6d08136835b271.zip |
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: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org [>=3.1]
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions