From: Eric Paris Date: Fri, 18 Dec 2009 02:24:33 +0000 (-0500) Subject: fanotify: ignored_mask to ignore events X-Git-Tag: v2.6.36-rc1~303^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a4df13b88afef2a7d869bb7586a7beba90961f;p=pandora-kernel.git fanotify: ignored_mask to ignore events When fanotify receives an event it will check event->mask & ~ignored_mask. If no bits are left the event will not be sent. Signed-off-by: Eric Paris --- Reading git-diff-tree failed