HomeFreeBSD

tests/fusefs: fix all tests that depend on kern.maxphys

Description

tests/fusefs: fix all tests that depend on kern.maxphys

The tests try to read kern.maxphys sysctl into int value, while
unsigned long is required. Not sure when this was broken, seems like
since cd8537910406e.

Reviewed by: asomers
Differential Revision: https://reviews.freebsd.org/D45053

Details

Provenance
glebiusAuthored on May 6 2024, 7:03 PM
Reviewer
asomers
Differential Revision
D45053: tests/fusefs: fix all tests that depend on kern.maxphys
Parents
rG2b14465faa8d: sound: Update pcm/vchan.c LICENSE header
Branches
Unknown
Tags
Unknown