From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/3 v2] btrfs-progs: dump-super: fix dump-super on aarch64
Date: Tue, 27 Jun 2023 16:53:12 +0800 [thread overview]
Message-ID: <cover.1687854248.git.anand.jain@oracle.com> (raw)
v2: Skip sbreads() for sb bytenr greater the device size.
The command "btrfs inspect dump-super -a" is failing on aarch64 systems.
The following set of patches resolves the issue. Patch 1/3 is enhancing
the error log it helped debug the issue. Patch 2/3 preparatory. Patch
3/3 provides the fix.
Anand Jain (3):
btrfs-progs: dump-super: improve error log
btrfs-progs: dump_super: drop the label out and variable ret
btrfs-progs: dump-super: fix read beyond device size
cmds/inspect-dump-super.c | 40 ++++++++++++++++++++++++++-------------
1 file changed, 27 insertions(+), 13 deletions(-)
--
2.39.3
next reply other threads:[~2023-06-27 8:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-27 8:53 Anand Jain [this message]
2023-06-27 8:53 ` [PATCH 1/3] btrfs-progs: dump-super: improve error log Anand Jain
2023-06-27 9:16 ` Qu Wenruo
2023-06-27 8:53 ` [PATCH 2/3] btrfs-progs: dump_super: drop the label out and variable ret Anand Jain
2023-06-27 9:16 ` Qu Wenruo
2023-06-27 8:53 ` [PATCH 3/3] btrfs-progs: dump-super: fix read beyond device size Anand Jain
2023-06-27 9:17 ` Qu Wenruo
2023-06-28 21:41 ` David Sterba
2023-06-29 4:39 ` Anand Jain
2023-06-28 21:42 ` [PATCH 0/3 v2] btrfs-progs: dump-super: fix dump-super on aarch64 David Sterba
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.1687854248.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--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