]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
btrfs: tracepoints: add trace event for log_conflicting_inodes()
authorFilipe Manana <fdmanana@suse.com>
Thu, 7 May 2026 12:03:13 +0000 (13:03 +0100)
committerFilipe Manana <fdmanana@suse.com>
Tue, 9 Jun 2026 10:49:23 +0000 (11:49 +0100)
commitaba309b893ab6ca02761119abeb565f8e71adc8b
tree55ebbd08978e2ca0243b9d2fe01ab29be302bdf5
parentaa0487b003a814beedd1af32b79478d834d15b2d
btrfs: tracepoints: add trace event for log_conflicting_inodes()

log_conflicting_inodes() is an important step called during a fsync, as
well as during rename and link operations on inodes that were previously
logged. Add trace events for when entering and exiting that function.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/tree-log.c
include/trace/events/btrfs.h