On Wed, Jan 10, 2024 at 11:08:17AM +0200, Amir Goldstein wrote: > My thoughts are that the optimization is clearly a win, but do we > really want to waste a full long in super_block for counting access > event watchers that may never exist? Would it make more sense for it to be global, and perhaps even use the static key infrastructure to enable/disable fsnotify?