Re: [PATCH v3 1/3] fs: fix missed removal of super_fs_objects_eligible()

From: Andrew Morton

Date: Mon Aug 03 2026 - 17:20:46 EST


On Mon, 3 Aug 2026 16:46:33 +0800 Qi Zheng <qi.zheng@xxxxxxxxx> wrote:

> Commit 0ef8faff490be ("fs: push nr_cached_objects memcg gating into
> individual filesystems") forgot to drop the super_fs_objects_eligible(),
> just fix it.

What are the userspace-visible runtime effects of this bug? Please
include this info with all bugfix patches.

Should we cc:stable?

Thanks.