From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] fs: ext4: Add metadata checksums support
Date: Fri, 12 Feb 2021 15:48:03 -0500 [thread overview]
Message-ID: <20210212204803.GW10169@bill-the-cat> (raw)
In-Reply-To: <20210212165747.207979-1-megahallon@gmail.com>
On Fri, Feb 12, 2021 at 05:57:47PM +0100, Fredrik Hallenberg wrote:
> Support crc32c checksums in ext4 filesystems with metadata_csum flag
> active. This includes superblock, inodes, inode and block group tables,
> directory blocks and journal.
>
> Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
I've initially put this in a local branch and run the fs tests on
sandbox both with default options and forcing metadata_csum to be
enabled, and it worked in both cases. Thanks for posting the patch!
Can you let us know on what systems you've tested this?
--
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/20210212/6eeb8599/attachment.sig>
next prev parent reply other threads:[~2021-02-12 20:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 16:57 [PATCH] fs: ext4: Add metadata checksums support Fredrik Hallenberg
2021-02-12 20:48 ` Tom Rini [this message]
2021-02-13 9:51 ` Fredrik Hallenberg
2021-02-22 16:54 ` Fredrik Hallenberg
2021-02-22 17:40 ` Tom Rini
2021-04-07 14:20 ` Tom Rini
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=20210212204803.GW10169@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