diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-05-13 18:51:06 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-05-14 21:09:36 +0200 |
commit | 9c7e7e23371e629dbb3b341610a418cdf1c19d91 (patch) | |
tree | c211183b99860d232500bf99d12775e47c4f0f9c /net/sunrpc/xprtrdma | |
parent | NFS: Clean up nfs_access_zap_cache() (diff) | |
download | linux-9c7e7e23371e629dbb3b341610a418cdf1c19d91.tar.xz linux-9c7e7e23371e629dbb3b341610a418cdf1c19d91.zip |
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 'net/sunrpc/xprtrdma')
0 files changed, 0 insertions, 0 deletions