]> 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)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 05:24:27 +0000 (00:24 -0500)
commitf6b47ffc104053a16d60fdd2b7c81eb22e1e19de
treeea3df523d6690991c7d7086924f387fe776c6673
parent438448dd9fb50720cc289b63892c12b6c8c34e5f
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.

(cherry picked from commit e416eecbb9f7a5275d1d059ae720adc24af4d337)
stand/libsa/zfs/zfs.c