From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: ext4: invalid extent block on imx7
Date: Wed, 25 Mar 2020 11:00:43 -0400 [thread overview]
Message-ID: <20200325150043.GR5793@bill-the-cat> (raw)
In-Reply-To: <174f73c8-e821-2de1-4949-30ffb4e02f5c@siemens.com>
On Wed, Mar 25, 2020 at 07:32:30AM +0100, Jan Kiszka wrote:
> On 20.03.20 19:21, Tom Rini wrote:
> > On Mon, Mar 16, 2020 at 08:09:53PM +0100, Jan Kiszka wrote:
> > > Hi all,
> > >
> > > => ls mmc 0:1 /usr/lib/linux-image-4.9.11-1.3.0-dirty
> > > CACHE: Misaligned operation at range [bdfff998, bdfffd98]
> > > CACHE: Misaligned operation at range [bdfff998, bdfffd98]
> > > CACHE: Misaligned operation at range [bdfff998, bdfffd98]
> > > CACHE: Misaligned operation at range [bdfff998, bdfffd98]
> > > invalid extent block
> > >
> > > I'm using master (50be9f0e1ccc) on the MCIMX7SABRE, defconfig.
> > >
> > > What could this be? The filesystem is fine from Linux POV.
> >
> > Use tune2fs -l and see if there's any new'ish features enabled that we
> > need some sort of check-and-reject for would be my first guess.
> >
>
> Here are the reported feature flags:
>
> has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg
> sparse_super large_file huge_file dir_nlink extra_isize metadata_csum
Of that, only metadata_csum means that you can't write to that image,
but you're just trying to read and that should be fine. Can you go back
in time a little and see if this problem persists or if it's been
introduced of late? Or recreate it on other platforms/SoCs? Thanks!
> Anything too fancy in here? But the method of creating this filesystem does
> not deviate from many other setups we have for U-Boot (on other boards).
Yes, but for some time now e2fsprogs has introduced new default features
that require compatibility checks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200325/b2f178b0/attachment.sig>
next prev parent reply other threads:[~2020-03-25 15:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-16 19:09 ext4: invalid extent block on imx7 Jan Kiszka
2020-03-20 18:21 ` Tom Rini
2020-03-25 6:32 ` Jan Kiszka
2020-03-25 15:00 ` Tom Rini [this message]
2020-03-25 19:11 ` Jan Kiszka
2020-03-25 20:01 ` Stephen Warren
2020-03-25 20:17 ` Jan Kiszka
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=20200325150043.GR5793@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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