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

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

pNFS/flexfiles: Don't tie up all the rpciod threads in resends



We do not want to have rpciod threads perform recursive calls into the
RPC layer since that can deadlock. In particular, having to wait for
a layoutget can be nasty... We want rather to defer scheduling those
retries until we're in the rpc_release() callback, since that is
called from the nfsiod workqueue.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 0dae72d5
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