HomeFreeBSD

GEOM: Skip copyin() for GCTL_PARAM_WR parameters.

Description

GEOM: Skip copyin() for GCTL_PARAM_WR parameters.

Kernel does not read those parameters, so copyin is pointless.

While there, replace some KASSERT()s with CTASSERT()s.

MFC after: 1 month

Details

Provenance
mavAuthored on Mar 7 2022, 3:57 PM
Parents
rG080b4e8a0cfc: kcov: use __func__ in KASSERT instead of old function name
Branches
Unknown
Tags
Unknown