From: Eric Paris Date: Fri, 18 Dec 2009 02:24:33 +0000 (-0500) Subject: fsnotify: allow ignored_mask to survive modification X-Git-Tag: v2.6.36-rc1~303^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c908370fc1ac27fd7e1fc0f34c693047b26564ce;p=pandora-kernel.git fsnotify: allow ignored_mask to survive modification Some inodes a group may want to never hear about a set of events even if the inode is modified. We add a new mark flag which indicates that these marks should not have their ignored_mask cleared on modification. Signed-off-by: Eric Paris --- Reading git-diff-tree failed