public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots()
@ 2025-12-16 16:33 fdmanana
  2025-12-16 16:33 ` [PATCH 1/4] btrfs: use single return variable " fdmanana
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: fdmanana @ 2025-12-16 16:33 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Some cleanups in btrfs_find_orphan_roots(). Details in the changelogs.

Filipe Manana (4):
  btrfs: use single return variable in btrfs_find_orphan_roots()
  btrfs: remove redundant path release in btrfs_find_orphan_roots()
  btrfs: don't call btrfs_handle_fs_error() after failure to join transaction
  btrfs: don't call btrfs_handle_fs_error() after failure to delete orphan item

 fs/btrfs/root-tree.c | 47 ++++++++++++++++++++------------------------
 1 file changed, 21 insertions(+), 26 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2026-02-08 19:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 16:33 [PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots() fdmanana
2025-12-16 16:33 ` [PATCH 1/4] btrfs: use single return variable " fdmanana
2026-02-08 18:52   ` Chris Mason
2026-02-08 19:54     ` Filipe Manana
2025-12-16 16:33 ` [PATCH 2/4] btrfs: remove redundant path release " fdmanana
2025-12-16 16:33 ` [PATCH 3/4] btrfs: don't call btrfs_handle_fs_error() after failure to join transaction fdmanana
2025-12-16 17:00   ` David Sterba
2025-12-16 17:03     ` Filipe Manana
2025-12-16 16:33 ` [PATCH 4/4] btrfs: don't call btrfs_handle_fs_error() after failure to delete orphan item fdmanana
2025-12-16 22:23 ` [PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots() Qu Wenruo
2025-12-17  6:44 ` Johannes Thumshirn

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