From: Lino Sanfilippo Date: Tue, 14 Jun 2011 15:29:49 +0000 (+0200) Subject: fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark... X-Git-Tag: v3.8-rc1~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dfbd149946c22c2e2886d6b560def78630c8387;p=pandora-kernel.git fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed This patch adds an extra flag to mark_remove_from_mask() to inform the caller if the mark should be destroyed. With this we dont destroy the mark implicitly in the function itself any more but let the caller handle it. Signed-off-by: Lino Sanfilippo Signed-off-by: Eric Paris --- Reading git-diff-tree failed