K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-05-11T00:37:15.483065Z K 7 svn:log V 296 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. END