]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
authorFilipe Manana <fdmanana@suse.com>
Mon, 11 May 2026 15:05:13 +0000 (16:05 +0100)
committerFilipe Manana <fdmanana@suse.com>
Tue, 9 Jun 2026 10:49:24 +0000 (11:49 +0100)
commite1443032400a7e9d205c75730e8035e2db779231
treef959e01ae9d021b8b0dfb58d4357a833efa9fd94
parentbc620c48b51ef18ce9331ec0cc4301d3dc059ff3
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()

btrfs_record_snapshot_destroy() is an important operation that affects
inode logging and is called during subvolume/snapshot deletion as well as
during rmdir. 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