]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: tracepoints: add btrfs prefix to names where it's missing
authorFilipe Manana <fdmanana@suse.com>
Tue, 8 Apr 2025 11:01:06 +0000 (12:01 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 15 May 2025 12:30:45 +0000 (14:30 +0200)
commit81eb6ce8b55a0f6757e9f87702bd6437ea834c65
treecd572f698d8310d6eafe79a81ea3bb72c72bc8bc
parent9d072bfab534b8a4ba2f75ea5aca70c325832c46
btrfs: tracepoints: add btrfs prefix to names where it's missing

Most of our tracepoints have the 'btrfs_' prefix in their names but a few
of them are missing, making it inconsistent. So add the prefix to the ones
that are missing it, creating consistency, making it clear for users these
are btrfs tracepoints and eventually avoid name collisions with other
tracepoints defined by other kernel subsystems.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-tree.c
fs/btrfs/qgroup.c
include/trace/events/btrfs.h