From: Eric Paris Date: Thu, 28 Oct 2010 21:21:56 +0000 (-0400) Subject: fsnotify: correctly handle return codes from listeners X-Git-Tag: v2.6.37-rc1~17^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8bcbd03da881bf1171910c6c07d44bd3c0a234;p=pandora-kernel.git fsnotify: correctly handle return codes from listeners When fsnotify groups return errors they are ignored. For permissions events these should be passed back up the stack, but for most events these should continue to be ignored. Signed-off-by: Eric Paris --- Reading git-diff-tree failed