Skip to content

linux: add syncfs(2) #2148

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

Merged
merged 1 commit into from
Apr 23, 2021
Merged

linux: add syncfs(2) #2148

merged 1 commit into from
Apr 23, 2021

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Apr 23, 2021

This adds binding for syncfs on Linux, which is implemented by
all supported libraries.

Ref: https://man7.org/linux/man-pages/man2/syncfs.2.html

This adds binding for `syncfs` on Linux, which is implemented by
all supported libraries.

Ref: https://man7.org/linux/man-pages/man2/syncfs.2.html
@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

Copy link
Member

@JohnTitor JohnTitor 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, thanks!

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Apr 23, 2021

📌 Commit 20543f3 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Apr 23, 2021

⌛ Testing commit 20543f3 with merge c894124...

@bors
Copy link
Contributor

bors commented Apr 23, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing c894124 to master...

@bors bors merged commit c894124 into rust-lang:master Apr 23, 2021
@lucab lucab deleted the ups/linux-syncfs branch April 23, 2021 14:30
@lucab
Copy link
Contributor Author

lucab commented Apr 23, 2021

@JohnTitor thanks for the prompt review! May I submit a release PR for this early next week?

@JohnTitor
Copy link
Member

@lucab Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants