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
This fails b
On Mon, Feb 22, 2021 at 05:54:45PM +0100, Fredrik Hallenberg wrote:
> Anything I can do to improve the patch?
Barring further comments from others, I will put this in to -next when I
open that merge window after the next -rc release. Thanks!
--
Tom
signature.asc
Description: PGP signature
Anything I can do to improve the patch?
On Sat, Feb 13, 2021 at 10:51 AM Fredrik Hallenberg
wrote:
>
> Thanks for trying it out. I have only used it on a custom arm-based
> board. I have done quite a lot of writing with and without metadata
> flag and have also tried to trigger errors that requir
Thanks for trying it out. I have only used it on a custom arm-based
board. I have done quite a lot of writing with and without metadata
flag and have also tried to trigger errors that require journal
recovery. It has worked well but of course it is hard to be sure that
the code will handle every ca
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
I've initial
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
---
fs/ext4/Kconfig | 1 +
fs/ext4/ext4_common.c | 91
6 matches
Mail list logo