HomeFreeBSD

Merge from src:

Description

Merge from src:

lld: accept EINVAL to indicate posix_fallocate is unsupported

As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to
indicate that the operation is not supported. (I think this is a strange
choice of errno on the part of POSIX.)

PR: 223383, 223440
Reported by: Mark Millard

Details

Provenance
brooksAuthored on
Parents
rP454024: - Add LICENSE
Branches
Unknown
Tags
Unknown