summaryrefslogtreecommitdiff
path: root/sound/xen
diff options
context:
space:
mode:
authorRitesh Harjani <ritesh.list@gmail.com>2023-05-30 18:03:40 +0530
committerTheodore Ts'o <tytso@mit.edu>2023-06-26 19:34:56 -0400
commit569f196f1e7a14472f21734170411f75a3179db0 (patch)
treec418e98a561d9cc7fd36f2a88de37b9787c4bc30 /sound/xen
parent2ec6d0a5ea72689a79e6f725fd8b443a788ae279 (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) <ritesh.list@gmail.com> Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/1dbae05617519cb6202f1b299c9d1be3e7cda763.1685449706.git.ojaswin@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'sound/xen')
0 files changed, 0 insertions, 0 deletions