• Jan Kara's avatar
    fanotify: Drop fanotify_event_has_fid() · 01affd54
    Jan Kara authored
    When some events have directory id and some object id,
    fanotify_event_has_fid() becomes mostly useless and confusing because we
    usually need to know which type of file handle the event has. So just
    drop the function and use fanotify_event_object_fh() instead.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    01affd54
fanotify.h 4.56 KB