diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-05-13 16:51:06 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-05-14 19:09:36 (GMT) |
commit | 9c7e7e23371e629dbb3b341610a418cdf1c19d91 (patch) | |
tree | c211183b99860d232500bf99d12775e47c4f0f9c /fs/squashfs/block.c | |
parent | 1a81bb8a1fa62ccb9b2411ac10ce702ca4ed302a (diff) | |
download | linux-fsl-qoriq-9c7e7e23371e629dbb3b341610a418cdf1c19d91.tar.xz |
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: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/squashfs/block.c')
0 files changed, 0 insertions, 0 deletions