HomeFreeBSD

linux(4): Return ENODATA from getxattr syscalls instead of EPERM

Description

linux(4): Return ENODATA from getxattr syscalls instead of EPERM

On Linux ENODATA mean the named attribute does not exist, or the
process has no access to this attribute.

Reported by: zirias
Tested by: zirias
MFC after: 1 week

Details

Provenance
dchaginAuthored on Sep 1 2023, 8:10 AM
Parents
rG6b46ec66129d: linux(4): Merge getxattr for future error recode
Branches
Unknown
Tags
Unknown