summaryrefslogtreecommitdiff
path: root/fs/nfs/namespace.c
diff options
context:
space:
mode:
authorYang Shi <shy828301@gmail.com>2020-09-27 14:42:20 +0300
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2020-10-02 15:46:46 +0300
commit5904c16d2210b967caf66b04a0c26cfa6a7a0328 (patch)
tree95e993823ff61f1cc11099d053ae423d122c05e5 /fs/nfs/namespace.c
parentb4868b44c5628995fdd8ef2e24dda73cef963a75 (diff)
downloadlinux-5904c16d2210b967caf66b04a0c26cfa6a7a0328.tar.xz
fs: nfs: return per memcg count for xattr shrinkers
The list_lru_count() returns the pre node count, but the new xattr shrinkers are memcg aware, so the shrinkers should return per memcg count by calling list_lru_shrink_count() instead. Otherwise over-shrink might be experienced. The problem was spotted by visual code inspection. Cc: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: Anna Schumaker <anna.schumaker@netapp.com> Cc: Frank van der Linden <fllinden@amazon.com> Signed-off-by: Yang Shi <shy828301@gmail.com> Reviewed-by: Frank van der Linden <fllinden@amazon.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/namespace.c')
0 files changed, 0 insertions, 0 deletions