commit | 84a5b68e8da1490906c11129756490a556ae2c19 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:39 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:54 2010 -0400 |
tree | 684be31165523f21dc844a6a56e84e23c04dba61 | |
parent | 02436668d98385f5b5d9ffb695a37dadf98ed8a8 [diff] |
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: Eric Paris <eparis@redhat.com>