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

fsnotify: rework ignored mark flushing



currently ignored_mark clearing is done in a seperate list traversal
before the actual list traversal to send events.  There is no need for
this.  Do them at the same time.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 02436668
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