Commit 68514471 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Fix a backchannel deadlock



xprt_alloc_bc_request() cannot call xprt_free_bc_request() without
deadlocking, since it already holds the xprt->bc_pa_lock.

Reported-by: default avatarChuck Lever <chuck.lever@oracle.com>
Fixes: 0d2a970d

 ("SUNRPC: Fix a backchannel race")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent faa4a54f
Supports Markdown
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