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
case.
On Fri, Feb 12, 2021 at 9:48 PM Tom Rini wrote:
>
> 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,
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
Hi, I have done some work on improving ext4 write support. In particular
adding metadata checksums. It seems to work ok but as there are so many
special cases it would be good if some more people could help with testing.
If someone is interested the fork is here:
https://github.com/megahallon/u-bo
4 matches
Mail list logo