It was useful during early development, no longer necessary. [squash with: nfs41: Add backchannel processing support to RPC state machine] Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@xxxxxxxxxx> --- net/sunrpc/xprt.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/net/sunrpc/xprt.c b/net/sunrpc/xprt.c index 2b189af..a8c6e8c 100644 --- a/net/sunrpc/xprt.c +++ b/net/sunrpc/xprt.c @@ -1004,7 +1004,6 @@ void xprt_release(struct rpc_task *task) struct rpc_rqst *req; int prealloc; - BUG_ON(atomic_read(&task->tk_count) < 0); if (!(req = task->tk_rqstp)) return; prealloc = bc_prealloc(req); /* Preallocated backchannel request? */ -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html