Re: [PATCH v4 1/4] fs: fix missed removal of super_fs_objects_eligible()
From: Andrew Morton
Date: Fri Aug 28 2026 - 14:45:01 EST
On Mon, 17 Aug 2026 17:03:25 +0800 Qi Zheng <qi.zheng@xxxxxxxxx> wrote:
> From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
>
> Commit 0ef8faff490be ("fs: push nr_cached_objects memcg gating into
> individual filesystems") forgot to drop the super_fs_objects_eligible(),
> just fix it.
Oh. Why? Please can we have a description of what's wrong with the
current code?