HomeFreeBSD

geom: unsign some types to match their definitions and avoid overflows.

Description

geom: unsign some types to match their definitions and avoid overflows.

In struct:gctl_req, nargs is unsigned.

In mirror:
g_mirror_syncreqs is unsigned.

In raid:
in struct:g_raid_volume, v_disks_count is unsigned.

In virstor:
in struct:g_virstor_softc, n_components is unsigned.

MFC after: 2 weeks

Details

Provenance
pfgAuthored on
Parents
rS298697: - Require re@ approval for release.
Branches
Unknown
Tags
Unknown