Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fanotify: Return EPERM when a process is not privileged
The appropriate error code when privileged operations are denied is EPERM, not EACCES. Signed-off-by: Andreas Gruenbacher <agruen@suse.de> Signed-off-by: Eric Paris <paris@paris.rdu.redhat.com>
- Loading branch information