diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-12-20 10:43:37 -0500 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-03-16 08:34:28 -0400 |
commit | 244fcd2f9a904523f1b8c1a6c94749e230ac053a (patch) | |
tree | dd7944fcbacf2fa57c5f40eb89608cbeb4916dca /fs/nfs/inode.c | |
parent | 59b5639490f51aa604d18064dcf0c2d72eb1decf (diff) | |
download | linux-244fcd2f9a904523f1b8c1a6c94749e230ac053a.tar.bz2 |
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: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions