From: Eric Paris Date: Fri, 28 Aug 2009 16:50:47 +0000 (-0400) Subject: inotify: update the group mask on mark addition X-Git-Tag: v2.6.31-rc9~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=750a8870fe4016ef3091fc97e084d58c613c2cc7;p=pandora-kernel.git inotify: update the group mask on mark addition Seperating the addition and update of marks in inotify resulted in a regression in that inotify never gets events. The inotify group mask is always 0. This mask should be updated any time a new mark is added. Signed-off-by: Eric Paris --- Reading git-diff-tree failed