• Eric Paris's avatar
    fsnotify: provide the data type to should_send_event · 7b0a04fb
    Eric Paris authored
    fanotify is only interested in event types which contain enough information
    to open the original file in the context of the fanotify listener.  Since
    fanotify may not want to send events if that data isn't present we pass
    the data type to the should_send_event function call so fanotify can express
    its lack of interest.
    Signed-off-by: default avatarEric Paris <eparis@redhat.com>
    7b0a04fb
audit_watch.c 14.9 KB