Date: Mon, 9 Aug 2010 06:36:11 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/zfs zfsimpl.c Message-ID: <201008090636.o796aWAR094155@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2010-08-09 06:36:11 UTC FreeBSD src repository Modified files: sys/boot/zfs zfsimpl.c Log: SVN rev 211091 on 2010-08-09 06:36:11Z by mm 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 Revision Changes Path 1.11 +3 -0 src/sys/boot/zfs/zfsimpl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008090636.o796aWAR094155>