From: Eric Paris Date: Wed, 28 Jul 2010 14:18:39 +0000 (-0400) Subject: fsnotify: rework ignored mark flushing X-Git-Tag: v2.6.36-rc1~303^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a5b68e8da1490906c11129756490a556ae2c19;p=pandora-kernel.git 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 --- Reading git-diff-tree failed