richardweinberger

Results 3 issues of richardweinberger

Maybe I'm misreading the code, please correct me if I oversee something. In `ubifs/__init__.py` you read only the first master node from `UBIFS_MST_LNUM` and `UBIFS_MST_LNUM + 1`. But both LEBs...

bug

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...

bug

Just for testing on azure...