All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: rename a few tracepoints and remove unused ones
@ 2025-04-08 15:09 fdmanana
  2025-04-08 15:09 ` [PATCH 1/2] btrfs: tracepoints: add btrfs prefix to names where it's missing fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2025-04-08 15:09 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple trivial changes related to tracepoints.
Details in the change logs.

Filipe Manana (2):
  btrfs: tracepoints: add btrfs prefix to names where it's missing
  btrfs: tracepoints: remove no longer used tracepoints for eb locking

 fs/btrfs/extent-tree.c       |  6 +++---
 fs/btrfs/qgroup.c            | 20 ++++++++++----------
 include/trace/events/btrfs.h | 22 +++++++++-------------
 3 files changed, 22 insertions(+), 26 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-08 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 15:09 [PATCH 0/2] btrfs: rename a few tracepoints and remove unused ones fdmanana
2025-04-08 15:09 ` [PATCH 1/2] btrfs: tracepoints: add btrfs prefix to names where it's missing fdmanana
2025-04-08 15:09 ` [PATCH 2/2] btrfs: tracepoints: remove no longer used tracepoints for eb locking fdmanana
2025-04-08 22:23 ` [PATCH 0/2] btrfs: rename a few tracepoints and remove unused ones David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.