]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader should ignore active multi_vdev_crash_dump feature on zpool
authorToomas Soome <tsoome@FreeBSD.org>
Thu, 17 Jan 2019 21:52:41 +0000 (21:52 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Thu, 17 Jan 2019 21:52:41 +0000 (21:52 +0000)
commit7c52f914db17f2d9257c15ea62e0e568611bcb31
treefadc92258e2eff26bf577299b5ceb935895f01a4
parent0d5c5243af7d7bea2398ee5ebf582ff83fd28b3a
loader should ignore active multi_vdev_crash_dump feature on zpool

Since the loader zfs reader does not need to read the dump zvol, we can
just enable the feature.

illumos issue #9051 https://www.illumos.org/issues/9051

MFC after: 2 weeks
stand/libsa/zfs/zfsimpl.c