From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/3] btrfs: get rid of a BUG() in run_one_delayed_ref() and cleanups
Date: Tue, 13 Jan 2026 16:50:56 +0000 [thread overview]
Message-ID: <cover.1768322747.git.fdmanana@suse.com> (raw)
From: Filipe Manana <fdmanana@suse.com>
Remove a BUG() call in run_one_delayed_ref() and a couple trivial cleanups
in that function.
Filipe Manana (3):
btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
btrfs: remove unnecessary else branch in run_one_delayed_ref()
btrfs: tag as unlikely error handling in run_one_delayed_ref()
fs/btrfs/extent-tree.c | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
--
2.47.2
next reply other threads:[~2026-01-13 16:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-13 16:50 fdmanana [this message]
2026-01-13 16:50 ` [PATCH 1/3] btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() fdmanana
2026-01-13 16:50 ` [PATCH 2/3] btrfs: remove unnecessary else branch " fdmanana
2026-01-13 16:50 ` [PATCH 3/3] btrfs: tag as unlikely error handling " fdmanana
2026-01-13 18:27 ` [PATCH 0/3] btrfs: get rid of a BUG() in run_one_delayed_ref() and cleanups Boris Burkov
2026-01-13 21:04 ` Qu Wenruo
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.1768322747.git.fdmanana@suse.com \
--to=fdmanana@kernel.org \
--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.