HomeFreeBSD

sysctl_search_oid: remove all-NULL precondition

Description

sysctl_search_oid: remove all-NULL precondition

The implementation of sysctl_search_oid no longer relies on the
initial value of nodes to be all NULL, so remove the comment that
demands it and let the caller stop enforcing it.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D36768

Details

Provenance
dougmAuthored on Sep 28 2022, 9:30 AM
Reviewer
hselasky
Differential Revision
D36768: sysctl_search_oid: remove all-NULL precondition
Parents
rGde56ac880999: zfs: bring per_txg_dirty_frees_percent back to 30
Branches
Unknown
Tags
Unknown