]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: revert r342161 and r342151
authorToomas Soome <tsoome@FreeBSD.org>
Thu, 22 Oct 2020 20:02:02 +0000 (20:02 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Thu, 22 Oct 2020 20:02:02 +0000 (20:02 +0000)
commite416eecbb9f7a5275d1d059ae720adc24af4d337
treef16cf9fe6a2cc66bf9f68bd3a0524b3b154ad261
parentc7520caa4f57b5022db419d69e44832f67926fe5
loader: revert r342161 and r342151

We are using asize property from pool label and we do not depend
on partition data to find last two pool labels and to validate LBA for disk IO.

This does allow us to re-enable support for partitionless disk setups.
stand/libsa/zfs/zfs.c