Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIFFS "Deleting a file does not always remove the whole file, which leaves unusable sections throughout the filesystem." (IDFGH-9220) #10608

Closed
3 tasks done
ivancmz opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@ivancmz
Copy link

ivancmz commented Jan 24, 2023

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

The latest versions of the ESP-IDF programming guide (i.e. v4.4.3 or v5.0) on the SPIFFS Filesystem notes say the following: "Deleting a file does not always remove the whole file, which leaves unusable sections throughout the filesystem."

Am pretty sure this was not mentioned in older versions. And it's a very worrying sentence for projects relying on SPIFF for storage. Is this a bug? How often does it happen? Is there a workaround? There's not enough information on the documentation for understanding what you meant with this sentence. If anyone here can give me some feedback it would be very appreciated.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 24, 2023
@github-actions github-actions bot changed the title SPIFFS "Deleting a file does not always remove the whole file, which leaves unusable sections throughout the filesystem." SPIFFS "Deleting a file does not always remove the whole file, which leaves unusable sections throughout the filesystem." (IDFGH-9220) Jan 24, 2023
@espressif-bot espressif-bot added Status: Selected for Development Issue is selected for development and removed Status: Opened Issue is new labels Feb 8, 2024
@espressif-bot espressif-bot added Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Selected for Development Issue is selected for development Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

3 participants