freebsd-dev/sys/boot/zfs
Martin Matuska 833aeb586b Return EIO if vdev->v_phys_read is NULL.
This fixes booting from a ZFS mirror with a unavailable primary device.

PR:		kern/148655
Reviewed by:	avg
Approved by:	delphij (mentor)
MFC after:	3 days
2010-08-09 06:36:11 +00:00
..
Makefile Correct include path for i386 specific includes. This allows zfs 2008-12-06 14:45:03 +00:00
zfs.c zfs boot: fix error handling in zfs_readdir 2010-05-31 09:06:03 +00:00
zfsimpl.c Return EIO if vdev->v_phys_read is NULL. 2010-08-09 06:36:11 +00:00
zfstest.c A simple test harness to help debug problems with the ZFS boot code. 2010-07-30 13:54:15 +00:00