ext4: remove 'needed' in trace_ext4_discard_preallocations
authorKemeng Shi <shikemeng@huaweicloud.com>
Fri, 5 Jan 2024 09:21:02 +0000 (17:21 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 18 Jan 2024 15:52:45 +0000 (10:52 -0500)
commitf0e54b6087de9571ec61c189d6c378b81edbe3b2
tree0967245d3609540e3a52e464f70d8280620e40c9
parent2ffd2a6ad1d3a8213bb5805f45f49098fe615db1
ext4: remove 'needed' in trace_ext4_discard_preallocations

As 'needed' to trace_ext4_discard_preallocations is always 0 which
is meaningless. Just remove it.

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Suggested-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240105092102.496631-10-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c
include/trace/events/ext4.h