HomeFreeBSD

truncate(1): Fix cross-build CI failure due to missing fspacectl

Description

truncate(1): Fix cross-build CI failure due to missing fspacectl

For other platforms, fspacectl(2) is absent. This commit masks out the
calls to fspacectl(2) and replace them with a ENODEV errno.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31619

Details

Provenance
khngAuthored on Aug 24 2021, 8:26 AM
Differential Revision
D31619: truncate(1): Fix cross-build CI failure due to missing fspacectl
Parents
rG159258afb50a: altq: Fix panics on rmc_restart()
Branches
Unknown
Tags
Unknown