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

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

NFS: Don't call iput() in nfs_access_cache_shrinker



iput() can potentially attempt to allocate memory, so we should avoid
calling it in a memory shrinker. Instead, rely on the fact that iput() will
call nfs_access_zap_cache().

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 1a81bb8a
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