Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/4] btrfs: some cleanups for the log tree replay code
Date: Wed, 21 May 2025 18:44:07 +0100	[thread overview]
Message-ID: <cover.1747848778.git.fdmanana@suse.com> (raw)

From: Filipe Manana <fdmanana@suse.com>

A set of trivial cleanups after running into a bug I'm debugging where
replaying directory deletes is failing. Details in the change logs.

Filipe Manana (4):
  btrfs: unfold transaction aborts when replaying log trees
  btrfs: abort transaction during log replay if walk_log_tree() failed
  btrfs: remove redundant path release when replaying a log tree
  btrfs: simplify error detection flow during log replay

 fs/btrfs/tree-log.c | 64 ++++++++++++++++++++++++++-------------------
 1 file changed, 37 insertions(+), 27 deletions(-)

-- 
2.47.2


             reply	other threads:[~2025-05-21 17:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-21 17:44 fdmanana [this message]
2025-05-21 17:44 ` [PATCH 1/4] btrfs: unfold transaction aborts when replaying log trees fdmanana
2025-05-21 17:44 ` [PATCH 2/4] btrfs: abort transaction during log replay if walk_log_tree() failed fdmanana
2025-05-21 17:44 ` [PATCH 3/4] btrfs: remove redundant path release when replaying a log tree fdmanana
2025-05-21 17:44 ` [PATCH 4/4] btrfs: simplify error detection flow during log replay fdmanana
2025-05-22 21:22 ` [PATCH 0/4] btrfs: some cleanups for the log tree replay code Qu Wenruo

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.1747848778.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