tuxera / reliance-edge

Transactional power-failsafe filesystem for microcontrollers
https://www.tuxera.com/company/open-source
GNU General Public License v2.0
109 stars 32 forks source link

Add a red_rollback call to Reliance-Edge. #14

Closed jcdubois closed 4 years ago

jcdubois commented 4 years ago

This check-in adds a red_rollback() feature to Reliance-Edge

It is adding:

Signed-off-by: Jean-Christophe Dubois jcd@tribudubois.net

jcdubois commented 4 years ago

Some time ago, I asked if you were planning for a rollback feature on RE.

You added it on a feature request list somewhere but it is not obviously part of your short term roadmap.

So here is my proposal to implement this feature.

It might be a bit too coarse but it is working as expected in my tests.

I hope you'll find these changes OK

danielrlewis commented 4 years ago

Commit for the FSE API looks good.