You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/05 17:08:28 UTC

[GitHub] [incubator-nuttx] davids5 commented on pull request #2989: Fixes race condition in event wait logic of SDMMC driver.

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:
users@infra.apache.org