summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJiazi Liu <jiazi.liu1984@gmail.com>2026-07-27 18:41:03 +0800
committerTheodore Ts'o <tytso@mit.edu>2026-07-30 10:56:04 -0400
commitc87abbab6147dcc5aa1fd8f2a61734d58d8b99ec (patch)
tree0e5d77b5c4e7a00900db42dca633626a5c36f68f /tools/perf/scripts/python/task-analyzer.py
parent2c3447a9c4fe17c713c014f79d2df485f3829c0e (diff)
ext4: fix incorrect function call when initializing s_resgid
In __ext4_fill_super(), s_resgid is initialized by calling ext4_get_resuid() instead of ext4_get_resgid(), resulting in the reserved GID being set to the same value as the reserved UID rather than the value stored in the superblock. Fixes: 12c84dd4d308 ("ext4: add support for 32-bit default reserved uid and gid values") Cc: stable@vger.kernel.org Signed-off-by: Jiazi Liu <liujiazi@amazon.com> Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com> Link: https://patch.msgid.link/20260727104103.28916-1-liujiazi@amazon.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions