K 10 svn:author V 6 tsoome K 8 svn:date V 27 2020-07-07T12:24:40.185328Z K 7 svn:log V 255 loader: geli_dev_ioctl does return huge mediasize The DIOCGMEDIASIZE is calculated md->md_sectorsize * md->md_provsize, and for boot disk, the md_sectorsize is 4k. However, the md_provsize is already in units of bytes. Sponsored by: Netflix, Klara Inc. END