| Summary: | fanotify api unexpected error | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | eric gerbier <eric.gerbier> |
| Component: | RPM Packages | Assignee: | Kernel and Drivers maintainers <kernel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11, tmb |
| Version: | 6 | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | kernel-4.9.40-1.mga6.src.rpm ? | CVE: | |
| Status comment: | |||
| Bug Depends on: | 21708 | ||
| Bug Blocks: | |||
| Attachments: | test code from man 7 fanotify | ||
|
Description
eric gerbier
2017-08-11 11:30:12 CEST
Created attachment 9583 [details]
test code from man 7 fanotify
Marja Van Waes
2017-08-11 12:34:58 CEST
Assignee:
bugsquad =>
kernel The test code does not work because CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set in the kernel. $ grep FANOTIFY /boot/config-4.9.35-server-1.mga6 CONFIG_FANOTIFY=y # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set I have enabled it in kernel-4.9.50-1 currently in updates_testing CC:
(none) =>
tmb FANOTIFY_ACCESS_PERMISSIONS enabled on all kernels Resolution:
(none) =>
FIXED |