public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: get rid of a BUG() in run_one_delayed_ref() and cleanups
@ 2026-01-13 16:50 fdmanana
  2026-01-13 16:50 ` [PATCH 1/3] btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2026-01-13 16:50 UTC (permalink / raw)
  To: linux-btrfs

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


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

end of thread, other threads:[~2026-01-13 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 16:50 [PATCH 0/3] btrfs: get rid of a BUG() in run_one_delayed_ref() and cleanups fdmanana
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

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