HomeFreeBSD

linux(4): Fix listxattr for the case when the size is 0

Description

linux(4): Fix listxattr for the case when the size is 0

If size is specified as zero, these calls return the current size
of the list of extended attribute names (and leave list unchanged).

Tested by: zirias
MFC after: 1 week

Details

Provenance
dchaginAuthored on Sep 5 2023, 8:51 AM
Parents
rGef3a764bc5be: MFV: zlib: examples: define functions as static ones. (PR #855)
Branches
Unknown
Tags
Unknown