Skip to content

Conversation

@flxo
Copy link
Contributor

@flxo flxo commented Mar 25, 2022

The statfs magic constants of file systems types are available on
target_os android and the cfg guard is updated accordingly.

Sync the list of constant with the constants declared in libc.

Fixes #1689

@flxo flxo marked this pull request as ready for review March 25, 2022 08:40
@rtzoeller
Copy link
Collaborator

Thanks! Can you add a changelog entry (squashed into the current commit)?

The statfs magic constants of file systems types are available on
target_os android and the cfg guard is updated accordingly.

Sync the list of constant with the constants declared in libc.

Fixes #1689
@flxo flxo requested a review from rtzoeller April 5, 2022 06:56
@flxo flxo mentioned this pull request Apr 7, 2022
6 tasks
@rtzoeller
Copy link
Collaborator

bors r+

@bors bors bot merged commit 131fdf1 into nix-rust:master Apr 7, 2022
@flxo flxo deleted the pr-statfs branch April 8, 2022 07:00
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.

Statfs fs MAGIC constants are not available for target_os = "android"

3 participants