]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jul 2012 11:11:05 +0000 (11:11 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Jul 2012 11:11:05 +0000 (11:11 +0000)
commitb6590d5a81de3b8ce13b642c6cbd5015b34eb2e1
treef5123f6f70a8d8bdbe2b651f4378a5e8154d43b4
parent9b5842ed3c44d464d465d10514aa70bb418608d5
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

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@238904 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/boot/sparc64/loader/main.c