davids5 commented on pull request #2989:
URL: https://github.com/apache/incubator-nuttx/pull/2989#issuecomment-813509161
@antmerlino
I am seeing corruption after a write on the H7/
```
nsh> ls /fs/microsd/
/fs/microsd:
.Trashes
etc/
.metadata_never_index
.fseventsd/
.Trash-1000
dataman
ufw/
uavcan.db/
log/
```
```
nsh> echo > /fs/microsd/etc/foo.txt
```
```
nsh> ls /fs/microsd/
/fs/microsd:
RRaA
```
Debugging it now....
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]