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

(cherry picked from commit e9b411d273336647e61704213964b995952a44fd)

Details

Provenance
glebiusAuthored on May 6 2024, 7:03 PM
asomersCommitted on Jun 13 2024, 6:15 PM
Reviewer
asomers
Differential Revision
D45053: tests/fusefs: fix all tests that depend on kern.maxphys
Parents
rG927bb4aa5f81: find: add SIGINFO handler
Branches
Unknown
Tags
Unknown