Page MenuHomeFreeBSD

loader.efi: Trim ZFS searching for other booting options
ClosedPublic

Authored by imp on Wed, Jun 24, 4:34 AM.
Tags
None
Referenced Files
F160700012: D57805.diff
Fri, Jun 26, 10:42 PM
Unknown Object (File)
Wed, Jun 24, 11:44 PM
Subscribers

Details

Summary

When we're searching the system for all the disks in relaxed mode, we
need to do a final pass over all the non-boot disks. We no longer need
to have two loops since ZFS on boot device is selected properly in
try_boot_device_partitions. This also simplifies the code a bit.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable