diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-06-03 23:03:19 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-06-26 19:34:48 -0400 |
commit | 2ec6d0a5ea72689a79e6f725fd8b443a788ae279 (patch) | |
tree | 8ef20a25eefa31d251730d276e8d0a1bdcb9f533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 247c3d214c23dfeeeb892e91a82ac1188bdaec9f (diff) |
ext4: fix wrong unit use in ext4_mb_new_blocks
Function ext4_free_blocks_simple needs count in cluster. Function
ext4_free_blocks accepts count in block. Convert count to cluster
to fix the mismatch.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: stable@kernel.org
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://lore.kernel.org/r/20230603150327.3596033-12-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