+4
−15
Loading
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:
Trond Myklebust <Trond.Myklebust@netapp.com>