I noticed there's no support for some newer fanotify APIs, like FAN_MARK_FILESYSTEM for MarkFlags, and FAN_CREATE, FAN_DELETE, FAN_MOVED_FROM, FAN_MOVED_TO, etc. for MarkEventFlags. Could you add these flags? Or can I submit a pull request for all the missing flags?
I noticed there's no support for some newer fanotify APIs, like
FAN_MARK_FILESYSTEMforMarkFlags, andFAN_CREATE,FAN_DELETE,FAN_MOVED_FROM,FAN_MOVED_TO, etc. forMarkEventFlags. Could you add these flags? Or can I submit a pull request for all the missing flags?