On Thu, Sep 04, 2014 at 11:25:52PM +0400, Andrew Vagin wrote: > > > > + if (flush_inotify_events(tmp, info->ffe->id)) > > flush_inotify_events() can't be used for fanotifies, because fanorify > events are described by "struct fanotify_event_metadata" Yeah. thanks!