diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-02-21 19:59:16 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-03-23 23:00:08 -0400 |
commit | ad3f09be6cfe332be8ff46c78e6ec0f8839107aa (patch) | |
tree | 8d73cf0eb94acd4a2ea0453e4c2cc21f68c1a15b /scripts/gdb/linux/utils.py | |
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 <shikemeng@huaweicloud.com>
Link: https://lore.kernel.org/r/20230221115919.1918161-5-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions