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

SUNRPC: Fix a bug in call_decode()



call_verify() can, under certain circumstances, free the RPC slot. In that
case, our cached pointer 'req = task->tk_rqstp' is invalid. Bug was
introduced in commit 220bcc2a (SUNRPC:
Don't call xprt_release in call refresh).

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 0490a54a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment