Home
last modified time | relevance | path

Searched hist:"614 e3098036088b1de1073cbc05ef4e001e3cf2c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A DUPDATINGdiff 614e3098036088b1de1073cbc05ef4e001e3cf2c Fri Jul 27 20:23:11 CEST 2012 Marius Strobl <marius@FreeBSD.org> Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
all diskN aliases for providers (which more or less corresponds to how the
x86 version behaves) but instead probe only those listed in the boot-device
OFW environment variable. This has the following advantages:
- avoids otherwise unavoidable OFW warnings about failures to open disks
for which aliases exist but no actual hardware is connected
- avoids issues due to different diskN naming schemes
- aligns us with Solaris

MFC after: 3 days