]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: tracepoints: add trace event for log_new_dir_dentries()
authorFilipe Manana <fdmanana@suse.com>
Tue, 5 May 2026 14:59:37 +0000 (15:59 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 8 Jun 2026 13:53:35 +0000 (15:53 +0200)
commitbb10bfba7526f6c1fc27dc60bd4f53b213dc3102
tree042086bb276fbba0c3e4e74ba99892dc3f91f8c4
parente61574f1a961760df2dfd164a967797ce3346249
btrfs: tracepoints: add trace event for log_new_dir_dentries()

log_new_dir_dentries() 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