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

Fix IFS attribute copying and Access Control behaviours #2489

Merged
merged 3 commits into from
Feb 15, 2022

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 13, 2022

This PR fixes a few problems related to handling of file/directory Access Control entries.

IFS

  • Fix FileCopier class not copying directory attributes
  • In filesystem builder, allow minifcation to fail, but print warning (to support e.g. JSON template files)

LittleFS

Also remove unused FileStream method. Opening on directory handle removed in #2308.

Opening on directory handle removed in SmingHub#2308
Fix FileCopier class not copying directory attributes
In filesystem builder, allow minifcation to fail, but print warning (to support e.g. JSON template files)
@mikee47 mikee47 changed the title Fix IFS Access Control behaviours Fix IFS attribute copying and Access Control behaviours Feb 13, 2022
Fix `readdir()` not setting default ACL
Translate 'NOENT' lfs error code into 'NotFound' IFS error
Fix missing directory attribute in `fstat`
@slaff slaff added this to the 4.6.0 milestone Feb 14, 2022
@slaff slaff merged commit 7dafc53 into SmingHub:develop Feb 15, 2022
@mikee47 mikee47 deleted the fix/ifs-acls branch February 15, 2022 08:37
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.

2 participants