public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: unfold transaction aborts for bg delete and get rid of a BUG_ON()
@ 2026-01-23 10:17 fdmanana
  2026-01-23 10:17 ` [PATCH 1/2] btrfs: abort transaction on error in btrfs_remove_block_group() fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2026-01-23 10:17 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Simple changes, details in the change logs.

Filipe Manana (2):
  btrfs: abort transaction on error in btrfs_remove_block_group()
  btrfs: do not BUG_ON() in btrfs_remove_block_group()

 fs/btrfs/block-group.c | 26 ++++++++++++++++++++------
 fs/btrfs/volumes.c     |  7 +++----
 2 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2026-01-27 15:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 10:17 [PATCH 0/2] btrfs: unfold transaction aborts for bg delete and get rid of a BUG_ON() fdmanana
2026-01-23 10:17 ` [PATCH 1/2] btrfs: abort transaction on error in btrfs_remove_block_group() fdmanana
2026-01-23 10:17 ` [PATCH 2/2] btrfs: do not BUG_ON() " fdmanana
2026-01-27 15:34 ` [PATCH 0/2] btrfs: unfold transaction aborts for bg delete and get rid of a BUG_ON() Johannes Thumshirn

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