From: Eric Paris Date: Thu, 28 Oct 2010 21:21:59 +0000 (-0400) Subject: fanotify: do not recalculate the mask if the ignored mask changed X-Git-Tag: v2.6.37-rc1~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192ca4d1941228e69c1fbeebab317725407e6e65;p=pandora-kernel.git fanotify: do not recalculate the mask if the ignored mask changed If fanotify sets a new bit in the ignored mask it will cause the generic fsnotify layer to recalculate the real mask. This is stupid since we didn't change that part. Signed-off-by: Eric Paris --- Reading git-diff-tree failed