This is a part of https://reviews.freebsd.org/D10447, and a precursor to that patch.
This abstracts the way that preferred ZFS devices are detected, paving the way for the boot1 refactor.
Differential D12564
Abstract ZFS preferred device detection eric_metricspace.net on Oct 2 2017, 11:31 AM. Authored by Tags None Referenced Files
Subscribers None
Details This is a part of https://reviews.freebsd.org/D10447, and a precursor to that patch. This abstracts the way that preferred ZFS devices are detected, paving the way for the boot1 refactor. As of creation, this needs to be tested. The original change did introduce an error, so it needs to be tested with ZFS to ensure that separating it from D10447 didn't introduce new ones.
Diff Detail
Event TimelineComment Actions These looked good. I've committed it. efi_devpath_is_prefix is a bit of a duplication, but a useful one. It's also not yet used, but I assume further patches will use it. |