]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
authorFilipe Manana <fdmanana@suse.com>
Mon, 11 May 2026 14:51:13 +0000 (15:51 +0100)
committerFilipe Manana <fdmanana@suse.com>
Tue, 9 Jun 2026 10:49:24 +0000 (11:49 +0100)
commitbc620c48b51ef18ce9331ec0cc4301d3dc059ff3
tree2ec72321b5fa881360b2fac3c830b0a11fcf374a
parent5fe47577ad40b6b88fb189cdacdf102ee66ed5bc
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()

btrfs_record_unlink_dir() is an important operation that affects inode
logging and is called during unlink and rename operations. Add a trace
event for it to help debug issues.

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