commit | 98b5c10d320adfa250c1c18f3ccaec2f78e5e11d | [log] [tgz] |
---|---|---|
author | Jean-Christophe Dubois <jcd@tribudubois.net> | Tue Mar 23 08:08:09 2010 +0100 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:59:02 2010 -0400 |
tree | 7ca8ca16bea8b514cd416fddb012108e8b74e83a | |
parent | 8860f060e473dce1a0873d92105d536f72b05908 [diff] |
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 <jcd@tribudubois.net> Signed-off-by: Eric Paris <eparis@redhat.com>