c38898116a
if the new file mode is the same as it was before; however, this optimization must be disabled for filesystems that support NFSv4 ACLs. Chmod uses pathconf(2) to determine whether this is the case - however, pathconf(2) always follows symbolic links, while the 'chmod -h' doesn't. This change adds lpathconf(3) to make it possible to solve that problem in a clean way. Reviewed by: rwatson (earlier version) Approved by: re (kib) |
||
---|---|---|
.. | ||
audit_domain.h | ||
audit_errno.h | ||
audit_fcntl.h | ||
audit_internal.h | ||
audit_kevents.h | ||
audit_record.h | ||
audit_socket_type.h | ||
audit.h |