public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots()
Date: Tue, 16 Dec 2025 16:33:15 +0000	[thread overview]
Message-ID: <cover.1765899509.git.fdmanana@suse.com> (raw)

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


             reply	other threads:[~2025-12-16 16:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-16 16:33 fdmanana [this message]
2025-12-16 16:33 ` [PATCH 1/4] btrfs: use single return variable in btrfs_find_orphan_roots() 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

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.1765899509.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox