HomeFreeBSD

cam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable

Description

cam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable

The sysctl variable 'kern.cam.scsi_delay' is actually a loader tunable.
Add sysctl flag CTLFLAG_TUN to it so that sysctl -T will report it
correctly.

No functional change intended.

Reviewed by: kib, imp (for cam)
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D42113

Details

Provenance
zleiAuthored on Oct 9 2023, 10:30 AM
Reviewer
kib
Differential Revision
D42113: Add sysctl flag CTLFLAG_TUN to loader tunables
Parents
rGaf5e348c61da: mtree: Add missing sound entry for /usr/examples
Branches
Unknown
Tags
Unknown