Skip to content
Commit a492b1e5 authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Work around kernel bugs in chmod on /proc/self/fd paths [BZ #14578]



It appears that the ability to change symbolic link modes through such
paths is unintended.  On several file systems, the operation fails with
EOPNOTSUPP, even though the symbolic link permissions are updated.
The expected behavior is a failure to update the permissions, without
file system changes.

Reviewed-by: default avatarMatheus Castanho <msc@linux.ibm.com>
parent f4349837
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment