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

Writeable shared files #626

Merged
merged 12 commits into from
Mar 18, 2022
Merged

Writeable shared files #626

merged 12 commits into from
Mar 18, 2022

Conversation

Shillaker
Copy link
Collaborator

@Shillaker Shillaker commented Mar 18, 2022

Allow shared files to be:

  • Non-existent (i.e. return proper error when trying to stat one that doesn't exist)
  • Deletable
  • Writeable

To support code like: faasm/cpp#87

@Shillaker Shillaker self-assigned this Mar 18, 2022
@Shillaker Shillaker changed the title Allow non-existent shared files Allow non-existent shared files and deleting shared files Mar 18, 2022
@Shillaker Shillaker changed the title Allow non-existent shared files and deleting shared files Writeable shared files Mar 18, 2022
@Shillaker Shillaker marked this pull request as ready for review March 18, 2022 12:39
@Shillaker Shillaker merged commit f912f2b into main Mar 18, 2022
@Shillaker Shillaker deleted the shared-file-fixes branch March 18, 2022 16:05
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.

None yet

2 participants