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
Unknown Object (File)
Sat, Jun 27, 11:34 PM
Unknown Object (File)
Sat, Jun 27, 8:25 PM
Unknown Object (File)
Sat, Jun 27, 12:06 PM
Unknown Object (File)
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 74187
Build 71070: arc lint + arc unit