diff options
author | Kemeng Shi <[email protected]> | 2023-06-03 23:03:11 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-06-15 00:02:10 -0400 |
commit | 99c515e3a860576ba90c11acbc1d6488dfca6463 (patch) | |
tree | 099942220d21c2f890ccf1f49d0a621b9010f84f /drivers/fpga/fpga-mgr.c | |
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 <[email protected]>
Reviewed-by: Ojaswin Mujoo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions