From: Eric Paris Date: Wed, 28 Jul 2010 14:18:37 +0000 (-0400) Subject: fsnotify: check to make sure all fsnotify bits are unique X-Git-Tag: v2.6.36-rc1~303^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dee624ca40db227aa70cb3f44d2d6cb4fdbab4;p=pandora-kernel.git fsnotify: check to make sure all fsnotify bits are unique This patch adds a check to make sure that all fsnotify bits are unique and we cannot accidentally use the same bit for 2 different fsnotify event types. Signed-off-by: Eric Paris --- Reading git-diff-tree failed