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

Turn invalid FID type error into warning #34

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Turn invalid FID type error into warning #34

merged 1 commit into from
Jan 19, 2025

Conversation

martinpitt
Copy link
Owner

In some conditions, fanotify_event_info_fid.info_type is something invalid, and fatrace exited with

fatrace: Received unexpected event info type 64

Turn that into a warning, so that only the wrong event is ignored.

Fixes #30

In some conditions, `fanotify_event_info_fid.info_type` is something
invalid, and fatrace exited with

> fatrace: Received unexpected event info type 64

Turn that into a warning, so that only the wrong event is ignored.

Fixes #30
@martinpitt martinpitt merged commit f6819d1 into main Jan 19, 2025
10 checks passed
@martinpitt martinpitt deleted the warn-fid-type branch January 19, 2025 09:59
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.

Unexpected event info type 64
1 participant