HomeFreeBSD

zfs: Use the correct type for raidz_outlier_check_interval_ms

Description

zfs: Use the correct type for raidz_outlier_check_interval_ms

raidz_outlier_check_interval_ms has type hrtime_t, which is a long long,
which is 64 bits wide on all supported platforms.

Details

Provenance
markjAuthored on Sep 15 2025, 2:07 PM
Parents
rG18fd3f8ec5c5: ng_btsocket_rfcomm: Mark a couple buffers as const in a helper function
Branches
Unknown
Tags
Unknown