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 2020/11/15 18:04:56 UTC

[GitHub] [incubator-nuttx] btashton edited a comment on issue #2092: sim:nxffs and sim:spiffs Test failure

btashton edited a comment on issue #2092:
URL: https://github.com/apache/incubator-nuttx/issues/2092#issuecomment-727611022


   I think the issue is different. This happens when pack is required, it does not find the first inode because it finds all the empty flags in the first block.  Shouldn't it be looking at the start of blocks not just incrementing byte by byte? 
   
   This only happens once we have written and deleted enough that we need to circle back to the beginning to reclaim space marked deleted. 
   
   Basically I question that nextentry logic is correct.


----------------------------------------------------------------
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