From: Lino Sanfilippo Date: Tue, 10 Feb 2015 22:08:24 +0000 (-0800) Subject: fanotify: don't recalculate a marks mask if only the ignored mask changed X-Git-Tag: fixes-v4.0-rc1~155^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c1874ce687c175b544bc28b6187bf03735a931;p=pandora-kernel.git fanotify: don't recalculate a marks mask if only the ignored mask changed If removing bits from a mark's ignored mask, the concerning inodes/vfsmounts mask is not affected. So don't recalculate it. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Lino Sanfilippo Reviewed-by: Jan Kara Cc: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed