All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Martins <loemra.dev@gmail.com>
To: linux-btrfs@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH 0/1] btrfs: remove ref-verify kconfig
Date: Tue, 12 Aug 2025 16:28:26 -0700	[thread overview]
Message-ID: <cover.1755040815.git.loemra.dev@gmail.com> (raw)

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


             reply	other threads:[~2025-08-12 23:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-12 23:28 Leo Martins [this message]
2025-08-12 23:28 ` [PATCH 1/1] btrfs: remove ref-verify kconfig Leo Martins
2025-08-13 12:22 ` [PATCH 0/1] " David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1755040815.git.loemra.dev@gmail.com \
    --to=loemra.dev@gmail.com \
    --cc=kernel-team@fb.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.