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

[Server] Make sure Mkdir returns a negative code for an EEXIST error #1814

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

smithdh
Copy link
Contributor

@smithdh smithdh commented Nov 2, 2022

This is a change so that XrdOssSys::Mkdir returns -EEXIST (rather than the positive value); the function should return a negative number in case there is an error.

@smithdh smithdh merged commit 7ae8f16 into xrootd:master Nov 3, 2022
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

1 participant