Re: [PATCH v3 1/3] fs: fix missed removal of super_fs_objects_eligible()
Andrew Morton <[email protected]> Mon, 3 Aug 2026 14:20:28 -0700
| Newsgroups | org.kvack.linux-mm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 3 Aug 2026 16:46:33 +0800 Qi Zheng <[email protected]> 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.