diff options
author | Ritesh Harjani <[email protected]> | 2023-05-30 18:03:40 +0530 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-06-26 19:34:56 -0400 |
commit | 569f196f1e7a14472f21734170411f75a3179db0 (patch) | |
tree | c418e98a561d9cc7fd36f2a88de37b9787c4bc30 /drivers/fpga/fpga-mgr.c | |
parent | 2ec6d0a5ea72689a79e6f725fd8b443a788ae279 (diff) |
ext4: mballoc: Remove useless setting of ac_criteria
There will be changes coming in future patches which will introduce a new
criteria for block allocation. This removes the useless setting of ac_criteria.
AFAIU, this might be only used to differentiate between whether a preallocated
blocks was allocated or was regular allocator called for allocating blocks.
Hence this also adds the debug prints to identify what type of block allocation
was done in ext4_mb_show_ac().
Signed-off-by: Ritesh Harjani (IBM) <[email protected]>
Signed-off-by: Ojaswin Mujoo <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/1dbae05617519cb6202f1b299c9d1be3e7cda763.1685449706.git.ojaswin@linux.ibm.com
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions