Skip to content
Commit 02436668 authored by Eric Paris's avatar Eric Paris
Browse files

fsnotify: remove global fsnotify groups lists



The global fsnotify groups lists were invented as a way to increase the
performance of fsnotify by shortcutting events which were not interesting.
With the changes to walk the object lists rather than global groups lists
these shortcuts are not useful.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 43709a28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment