liamHowatt commented on PR #2913: URL: https://github.com/apache/nuttx/pull/2913#issuecomment-2773686018
I think it goes against user expectations. A user reading and rewriting a file in a context where power can fail could find the file empty after a power-up. LittleFS is advertised as maintaining the last committed file state. As the user did not call sync explicitly, it's expected that he should not lose data after educating themselves about LittleFS's near-guaranteed filesystem state consistency. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org