diff options
author | Kemeng Shi <[email protected]> | 2023-06-03 23:03:16 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-06-26 18:13:05 -0400 |
commit | 11b6890be0084ad4df0e06d89a9fdcc948472c65 (patch) | |
tree | 59dbe0bf280c3edcde8248522799e347941e6d61 /drivers/fpga/fpga-mgr.c | |
parent | 19a043bb1fd1b5cb2652ca33536c55e6c0a70df0 (diff) |
ext4: get block from bh in ext4_free_blocks for fast commit replay
ext4_free_blocks will retrieve block from bh if block parameter is zero.
Retrieve block before ext4_free_blocks_simple to avoid potentially
passing wrong block to ext4_free_blocks_simple.
Signed-off-by: Kemeng Shi <[email protected]>
Cc: [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