Skip to content

UBIFS journal not replayed #44

Description

@richardweinberger

On UBIFS replaying the journal is mandatory. If you don't do so the index tree can point to wrong (outdated or dead) leaf nodes.
You can do it like u-boot and replay into memory (e.g. just into TNC).
Please note that even a clean unmount of UBIFS does not lead to an empty journal.
That's why replaying is mandatory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions