[PATCH] TRIVIAL EPERM -> EACCESS
the following micro-patch changes ext[23]_ioctl to return EACCES (permission denied) instead of EPERM (operation not permitted) if the caller is not authorized to change the flags on a file.
Showing
Please register or sign in to comment