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

Sync file upon opening to free storage when overwriting a file #22

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

BrianPugh
Copy link
Member

Fixes out-of-storage issues when overwriting a file by syncing-on-open. Not that this effectively immediately deletes the file being overwritten.

@BrianPugh BrianPugh merged commit edd2e90 into master Nov 15, 2020
lorol added a commit to lorol/LITTLEFS that referenced this pull request Nov 15, 2020
Following:
Sync file upon opening to free storage when overwriting a file
joltwallet/esp_littlefs#22

Fixes out-of-storage issues when overwriting a file by syncing-on-open. Not that this effectively immediately deletes the file being overwritten.

Based on:
esp8266/Arduino#7434
@BrianPugh BrianPugh deleted the large-file branch November 17, 2020 03:52
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.

1 participant