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

docs: correct limit value of FAN_UNLIMITED_QUEUE and FAN_UNLIMITED_MARKS #2408

Merged
merged 1 commit into from
May 18, 2024

Conversation

SteveLauC
Copy link
Member

What does this PR do

Correct the docs for 2 fanotify init limit flags, they only have hardcoded limit values before Linux kernel 5.13, after that, they can be changed via config file.

ref: man 7 fanotify

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@SteveLauC SteveLauC changed the title docs: correct limit value of FAN_UNLIMITED_QUEUE and FAN_UNLIMITED_MA… docs: correct limit value of FAN_UNLIMITED_QUEUE and FAN_UNLIMITED_MARKS May 17, 2024
@SteveLauC SteveLauC merged commit ec4beb5 into nix-rust:master May 18, 2024
2 checks passed
@SteveLauC SteveLauC deleted the docs/fanotify_limit branch May 18, 2024 08:08
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.

1 participant