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

Do not fail due to file permissions on creation #25

Merged
merged 1 commit into from Jul 15, 2017
Merged

Do not fail due to file permissions on creation #25

merged 1 commit into from Jul 15, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented Jul 15, 2017

Matches Posix.

@jackpot51
Copy link
Member

Does it check if the user has permission to create files?

@ids1024
Copy link
Contributor Author

ids1024 commented Jul 15, 2017

It tests for write access to the parent directory before creating the node, which I think should cover it.

@jackpot51 jackpot51 merged commit 7fc1f16 into redox-os:master Jul 15, 2017
@jackpot51
Copy link
Member

Cool

@ids1024 ids1024 deleted the o_creat branch July 15, 2017 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants