freebsd-skq/sys/boot/i386/zfsboot
avg 694832afbf zfsboot: simplify probe_drive() a little bit
The first discovered pool, whether it covers the whole boot disk or not,
is going to be first in zfs_pools list.  So there is no need at all
for spapp parameter.

This commit also fixes a bug where NULL would be assigned to NULL
pointer when probe_drive was called  with the spapp parameter of NULL.

MFC after:	21 days
2012-10-06 19:48:15 +00:00
..
Makefile Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
zfsboot.c zfsboot: simplify probe_drive() a little bit 2012-10-06 19:48:15 +00:00
zfsldr.S Revert the entry point label to 'start' to unbreak the build. 2011-06-27 21:43:56 +00:00