Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

SUNRPC: Fix Oopsable condition in rpc_pipefs



 The elements on rpci->in_upcall are tracked by the filp->private_data,
 which will ensure that they get released when the file is closed.

 The exception is if rpc_close_pipes() gets called first, since that
 sets rpci->ops to NULL.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 24aa1fe6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment