pfg 85aa8af670 MFC r298698:
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.
2016-05-11 00:36:31 +00:00
..
2014-01-10 07:48:36 +00:00
2016-05-11 00:36:31 +00:00
2014-01-10 07:48:36 +00:00