On Fri, Sep 05, 2014 at 02:40:35PM +0400, Andrew Vagin wrote: > > + else if (ret > 0) > > + pr_warn("The 0x%08x inotify has queued events\n", id); > > We should say that all this events will be dropped. Thanks, attached.