Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Eric Paris <[email protected]>
- Loading branch information