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

NFS: Ensure we time out if a delegreturn does not complete



We can't allow delegreturn to hold up nfs4_evict_inode() forever,
since that can cause the memory shrinkers to block. This patch
therefore ensures that we eventually time out, and complete the
reclaim of the inode.

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