Skip to content

New checksum 3.5.x kernel #20

@kfairbanks

Description

@kfairbanks

Noticed that 3.5.x kernel uses the following flag:
EXT4_FEATURE_RO_COMPAT_METADATA_CSUM

And uses this function with a super block seed value to compute checksums over various structures:
ext4_chksum

As the newer version of the kernel works its way into regular usage, this change will need to be accounted for.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions