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

feat: add new struct definitions from fanotify linux api #3449

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ad0
Copy link
Contributor

@ad0 ad0 commented Nov 20, 2023

#3408 introduced new constants for the fanotify linux API. Among those constants, some are used to request additional data, which are formatted according to several C structs that are defined in fanotify.h but missing from this crate.

As continuation of the first PR, this PR adds missing structures from fanotify.h to fully support the newest features.

@rustbot
Copy link
Collaborator

rustbot commented Nov 20, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Triage: Could you check the test failure?
@rustbot author

@bors
Copy link
Contributor

bors commented Jan 11, 2024

☔ The latest upstream changes (presumably #3530) made this pull request unmergeable. Please resolve the merge conflicts.

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.

None yet

4 participants