All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs: remove ref-verify kconfig
@ 2025-08-12 23:28 Leo Martins
  2025-08-12 23:28 ` [PATCH 1/1] " Leo Martins
  2025-08-13 12:22 ` [PATCH 0/1] " David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: Leo Martins @ 2025-08-12 23:28 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

Requested by David Sterba to unify debug things under
CONFIG_BTRFS_DEBUG Kconfig. This touches similar code to my
ref_tracker patch linked below, if it's easier I can send out a
new patch set with this patch on top of my ref_tracker patches to
resolve any merge conflicts.

Link: https://lore.kernel.org/linux-btrfs/cover.1755035080.git.loemra.dev@gmail.com/T/#t

Leo Martins (1):
  btrfs: remove ref-verify kconfig

 fs/btrfs/Kconfig       | 11 -----------
 fs/btrfs/Makefile      |  2 +-
 fs/btrfs/delayed-ref.c |  2 +-
 fs/btrfs/delayed-ref.h |  2 +-
 fs/btrfs/fs.h          |  4 +---
 fs/btrfs/ref-verify.h  |  4 ++--
 fs/btrfs/super.c       | 10 +---------
 7 files changed, 7 insertions(+), 28 deletions(-)

-- 
2.47.3


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 23:28 [PATCH 0/1] btrfs: remove ref-verify kconfig Leo Martins
2025-08-12 23:28 ` [PATCH 1/1] " Leo Martins
2025-08-13 12:22 ` [PATCH 0/1] " 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.