Re: [PATCH 10/18] fsinfo: Provide notification overrun handling support [ver #21]

From: Ian Kent
Date: Wed Aug 05 2020 - 21:48:01 EST


On Wed, 2020-08-05 at 13:27 +0200, Miklos Szeredi wrote:
> On Wed, Aug 5, 2020 at 1:23 PM Ian Kent <raven@xxxxxxxxxx> wrote:
> > On Wed, 2020-08-05 at 09:45 +0200, Miklos Szeredi wrote:
> > > Hmm, what's the other possibility for lost notifications?
> >
> > In user space that is:
> >
> > Multi-threaded application races, single threaded applications and
> > signal processing races, other bugs ...
>
> Okay, let's fix the bugs then.

It's the the bugs you don't know about that get you, in this case
the world "is" actually out to get you, ;)

Ian