diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-06-03 23:03:11 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-06-15 00:02:10 -0400 |
commit | 99c515e3a860576ba90c11acbc1d6488dfca6463 (patch) | |
tree | 099942220d21c2f890ccf1f49d0a621b9010f84f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 497885f72d930305d8e61b6b616b22b4da1adf90 (diff) |
ext4: fix wrong unit use in ext4_mb_find_by_goal
We need start in block unit while fe_start is in cluster unit. Use
ext4_grp_offs_to_block helper to convert fe_start to get start in
block unit.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://lore.kernel.org/r/20230603150327.3596033-4-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions