From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org, Wengang Wang <wen.gang.wang@oracle.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
adilger.kernel@dilger.ca, yi.zhang@huaweicloud.com
Subject: Re: [PATCH V2] jbd2: store more accurate errno in superblock when possible
Date: Mon, 17 Nov 2025 14:13:37 -0500 [thread overview]
Message-ID: <176340680644.138575.14066880434513446946.b4-ty@mit.edu> (raw)
In-Reply-To: <20251031210501.7337-1-wen.gang.wang@oracle.com>
On Fri, 31 Oct 2025 14:05:01 -0700, Wengang Wang wrote:
> When jbd2_journal_abort() is called, the provided error code is stored
> in the journal superblock. Some existing calls hard-code -EIO even when
> the actual failure is not I/O related.
>
> This patch updates those calls to pass more accurate error codes,
> allowing the superblock to record the true cause of failure. This helps
> improve diagnostics and debugging clarity when analyzing journal aborts.
>
> [...]
Applied, thanks!
[1/1] jbd2: store more accurate errno in superblock when possible
commit: 7416e371b5bf8f0495829d53259bf3a0f17e493c
Best regards,
--
Theodore Ts'o <tytso@mit.edu>
prev parent reply other threads:[~2025-11-17 19:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-31 21:05 [PATCH V2] jbd2: store more accurate errno in superblock when possible Wengang Wang
2025-11-03 0:56 ` Zhang Yi
2025-11-10 17:33 ` Wengang Wang
2025-11-17 19:13 ` Theodore Ts'o [this message]
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=176340680644.138575.14066880434513446946.b4-ty@mit.edu \
--to=tytso@mit.edu \
--cc=adilger.kernel@dilger.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=wen.gang.wang@oracle.com \
--cc=yi.zhang@huaweicloud.com \
/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