resyfer commented on PR #18884: URL: https://github.com/apache/nuttx/pull/18884#issuecomment-4461936088
This changes the core design and dependencies of the structures of the file system. Since a file system, especially a tightly knit one like this, can't really work with some structures stuck in past and some being new, there was no hope for incremental changes even if I tried to find any. This is an essential rewrite of `mnemofs`, and I think it would be better reviewed as addition than a change of existing code. Upon discussions with Alan, I've decided to put this PR as one big PR instead of smaller non-functional ones. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
