changeset 18815:da63e15f779f

9051 loader should ignore active multi_vdev_crash_dump feature on zpool illumos issue #9051 Ported by Toomas Soome
author Alex Wilson <alex.wilson@joyent.com>
date Fri, 27 Oct 2017 15:05:19 -0700
parents 9c034bba7722
children 1a8cad0d7324
files usr/src/boot/sys/boot/zfs/zfsimpl.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/boot/sys/boot/zfs/zfsimpl.c	Sun Feb 11 18:07:26 2018 +0200
+++ b/usr/src/boot/sys/boot/zfs/zfsimpl.c	Fri Oct 27 15:05:19 2017 -0700
@@ -59,6 +59,7 @@
 	"org.open-zfs:large_blocks",
 	"org.illumos:sha512",
 	"org.zfsonlinux:large_dnode",
+	"com.joyent:multi_vdev_crash_dump",
 	NULL
 };