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 path resolution when creating files #55

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

fischerling
Copy link
Contributor

When attempting to create a file the last path component, the file, does not exist. This is now allowed during path resolution when specifying the CREAT_LAST_COMPONENT flag.

This was detected by our t_dup test.

When attempting to create a file the last path component, the file,
does not exist. This is now allowed during path resolution when
specifying the CREAT_LAST_COMPONENT flag.
@Galfurian Galfurian merged commit 6ab2086 into mentos-team:develop Mar 8, 2024
17 of 18 checks passed
@fischerling fischerling deleted the fix-t_dup branch March 14, 2024 17:49
@Galfurian Galfurian added the bug Something isn't working label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants