public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Transaction aborts in free-space-tree.c
@ 2025-04-30 16:45 David Sterba
  2025-04-30 16:45 ` [PATCH 1/4] btrfs: move transaction aborts to the error site in convert_free_space_to_bitmaps() David Sterba
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: David Sterba @ 2025-04-30 16:45 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

Fix the transaction abort pattern in free-space-tree, it's been there
from the beginning and not conforming to the pattern we use elsewhere.

David Sterba (4):
  btrfs: move transaction aborts to the error site in
    convert_free_space_to_bitmaps()
  btrfs: move transaction aborts to the error site in
    convert_free_space_to_extents()
  btrfs: move transaction aborts to the error site in
    remove_from_free_space_tree()
  btrfs: move transaction aborts to the error site in
    add_to_free_space_tree()

 fs/btrfs/free-space-tree.c | 48 +++++++++++++++++++++++++-------------
 1 file changed, 32 insertions(+), 16 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-02 15:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 16:45 [PATCH 0/4] Transaction aborts in free-space-tree.c David Sterba
2025-04-30 16:45 ` [PATCH 1/4] btrfs: move transaction aborts to the error site in convert_free_space_to_bitmaps() David Sterba
2025-04-30 16:45 ` [PATCH 2/4] btrfs: move transaction aborts to the error site in convert_free_space_to_extents() David Sterba
2025-04-30 16:45 ` [PATCH 3/4] btrfs: move transaction aborts to the error site in remove_from_free_space_tree() David Sterba
2025-04-30 16:45 ` [PATCH 4/4] btrfs: move transaction aborts to the error site in add_to_free_space_tree() David Sterba
2025-05-02 13:15 ` [PATCH 0/4] Transaction aborts in free-space-tree.c Daniel Vacek
2025-05-02 13:24   ` David Sterba
2025-05-02 13:32     ` Daniel Vacek
2025-05-02 14:31       ` David Sterba
2025-05-02 15:10         ` Daniel Vacek

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