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 fallocate signature #1201

Merged
merged 1 commit into from Mar 28, 2020
Merged

Fix fallocate signature #1201

merged 1 commit into from Mar 28, 2020

Conversation

DianaNites
Copy link
Contributor

Fixes #1200

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but please follow existing convention in the CHANGELOG. You must include a link to the PR. And please squash your commits as well. Ordinarily you shouldn't squash your commits until the PR is approved. But this PR is so simple I'll approve it now.

Untested, done on github.

Fixes #1200
@DianaNites
Copy link
Contributor Author

follow existing convention in the CHANGELOG.

Oh sorry, didn't notice. That convention should probably be documented in CONVENTIONS.md?

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 28, 2020

Build succeeded

@bors bors bot merged commit b5a129a into nix-rust:master Mar 28, 2020
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.

fallocate shouldn't return c_int
2 participants