From: Jean-Christophe Dubois Date: Tue, 23 Mar 2010 07:08:09 +0000 (+0100) Subject: fanotify: do not always return 0 in fsnotify X-Git-Tag: v2.6.36-rc1~303^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b5c10d320adfa250c1c18f3ccaec2f78e5e11d;p=pandora-kernel.git fanotify: do not always return 0 in fsnotify It seems to me you are always returning 0 in fsnotify, when you should return the error (EPERM) returned by fanotify. Signed-off-by: Jean-Christophe DUBOIS Signed-off-by: Eric Paris --- Reading git-diff-tree failed