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

From: Miklos Szeredi
Date: Wed Aug 05 2020 - 15:54:26 EST


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.

Thanks,
Miklos