1/4
fs: fix missed removal of super_fs_objects_eligible()
删除fs/super.c中残留的super_fs_objects_eligible(),该函数在commit 0ef8faff490be将memcg gating推入各文件系统后已无用,修复遗漏。
删除fs/super.c中残留的super_fs_objects_eligible(),该函数在commit 0ef8faff490be将memcg gating推入各文件系统后已无用,修复遗漏。