]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove whole-disk vdev support from zfsboot
authorPatrick Kelsey <pkelsey@FreeBSD.org>
Sun, 17 Feb 2019 03:52:44 +0000 (03:52 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 02:41:05 +0000 (21:41 -0500)
commit053b95d94896a234a334ba0fb3dc610352ed22c5
treee444a0f731cc92dd20b423db83ebb3c70c3e266a
parentc3c739c25663dec34369027edfe3cd0d85693096
Remove whole-disk vdev support from zfsboot

This is consistent with the removal of whole-disk vdev support from
libsa/zfs/zfs.c in r342151, and is part way to having the LBAs read
during probe be fully constrained by partition tables when present.

(cherry picked from commit 861729a32e1a723ecfd2c5ba009d108879aa661b)
stand/i386/zfsboot/zfsboot.c