-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
Milestone
Description
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.
Reactions are currently unavailable