Constant naughtyfy::flags::FANOTIFY_METADATA_VERSION
source · pub const FANOTIFY_METADATA_VERSION: u32 = 3;Expand description
Compare [fanotify_event_metadata.vers] to verify
that the structures returned at run time match the
structures defined at compile time. In case of a
mismatch, the application should abandon trying to use the
fanotify file descriptor.