Re: [PATCH 3/4] watch_queue: Implement mount topology and attribute change notifications

From: David Howells
Date: Fri Jul 24 2020 - 16:45:32 EST


Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> I'd count them per user, and maybe start out saying "you can have as
> many watches as you can have files" and just re-use RLIMIT_NOFILE as
> the limit for them.
>
> And if that causes problems, let's re-visit. How does that sound?

I can try that for now.

David