Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Fixes #6958

To match SPIFFS, we get rid of the "." and ".." dirents when we open a
directory on LittleFS. Do the same on a rewind().

Fixes esp8266#6958

To match SPIFFS, we get rid of the "." and ".." dirents when we open a
directory on LittleFS.  Do the same on a rewind().
@earlephilhower earlephilhower added this to the 2.7.0 milestone Dec 29, 2019
@earlephilhower earlephilhower merged commit 2492043 into esp8266:master Dec 30, 2019
@earlephilhower earlephilhower deleted the lfs-rewind branch December 30, 2019 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LittleFS difference between starting with dir.next() and dir.rewind()
1 participant