From: Trond Myklebust Date: Thu, 1 Dec 2011 19:16:17 +0000 (-0500) Subject: SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot X-Git-Tag: v3.2-rc7~28^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c25573b5134294c0be82bfaecc6d08136835b271;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org [>=3.1] --- Reading git-diff-tree failed