• Andreas Dilger's avatar
    [PATCH] TRIVIAL EPERM -> EACCESS · 2f07197e
    Andreas Dilger authored
    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.
    2f07197e
ioctl.c 2.17 KB