создать и инициализировать группу fanotify (create and initialize fanotify group)
Ошибки (баги) (Bugs)
The following bug was present in Linux kernels before version
3.18:
* The O_CLOEXEC
is ignored when passed in event_f_flags.
The following bug was present in Linux kernels before version
3.14:
* The event_f_flags argument is not checked for invalid flags.
Flags that are intended only for internal use, such as
FMODE_EXEC
, can be set, and will consequently be set for the
file descriptors returned when reading from the fanotify file
descriptor.