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 <[email protected]> Signed-off-by: Eric Paris <[email protected]>
- Loading branch information