diff options
| author | Kemeng Shi <[email protected]> | 2023-02-21 19:59:16 +0800 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2023-03-23 23:00:08 -0400 |
| commit | ad3f09be6cfe332be8ff46c78e6ec0f8839107aa (patch) | |
| tree | 8d73cf0eb94acd4a2ea0453e4c2cc21f68c1a15b /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | a38627f14356f505f621b31197fd872b99a10563 (diff) | |
ext4: remove unnecessary check in ext4_bg_num_gdb_nometa
We only call ext4_bg_num_gdb_nometa if there is no meta_bg feature or group
does not reach first_meta_bg, so group must not reside in meta group. Then
group has a global gdt if superblock exists. Just remove confusing branch
that meta_bg feature exists.
Signed-off-by: Kemeng Shi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions