Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: add and use helper macros to print keys
@ 2025-10-15 12:21 fdmanana
  2025-10-15 12:21 ` [PATCH 1/2] btrfs: add macros to facilitate printing of keys fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fdmanana @ 2025-10-15 12:21 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Details in the change logs.

Filipe Manana (2):
  btrfs: add macros to facilitate printing of keys
  btrfs: use the key format macros when printing keys

 fs/btrfs/backref.c      | 11 +++++------
 fs/btrfs/ctree.c        | 17 +++++++----------
 fs/btrfs/extent-tree.c  | 14 +++++++-------
 fs/btrfs/fs.h           |  3 +++
 fs/btrfs/inode.c        |  4 ++--
 fs/btrfs/print-tree.c   | 14 ++++++--------
 fs/btrfs/qgroup.c       |  6 ++----
 fs/btrfs/relocation.c   |  4 ++--
 fs/btrfs/root-tree.c    |  4 ++--
 fs/btrfs/send.c         | 10 ++++------
 fs/btrfs/tree-checker.c | 21 +++++++++------------
 fs/btrfs/tree-log.c     | 38 ++++++++++++++++++--------------------
 12 files changed, 67 insertions(+), 79 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-10-15 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 12:21 [PATCH 0/2] btrfs: add and use helper macros to print keys fdmanana
2025-10-15 12:21 ` [PATCH 1/2] btrfs: add macros to facilitate printing of keys fdmanana
2025-10-15 12:21 ` [PATCH 2/2] btrfs: use the key format macros when printing keys fdmanana
2025-10-15 16:43 ` [PATCH 0/2] btrfs: add and use helper macros to print keys David Sterba
2025-10-15 21:19 ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox