diff options
author | Baokun Li <[email protected]> | 2023-04-24 11:38:44 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-06-26 19:35:12 -0400 |
commit | 8782b020ccbef6c4b62f00c86423f4d37ec60932 (patch) | |
tree | ec7dea6f9528ecef9b7cce00d2060e4a6376347c /drivers/fpga/fpga-bridge.c | |
parent | ed5d285b3f2a9a37ff778c5e440daf49351fcc4d (diff) |
ext4: make ext4_es_insert_delayed_block() return void
Now it never fails when inserting a delay extent, so the return value in
ext4_es_insert_delayed_block is no longer necessary, let it return void.
[ Fixed bug which caused system hangs during bigalloc test runs. See
https://lore.kernel.org/r/[email protected] for more
details. -- TYT ]
Signed-off-by: Baokun Li <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions