]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader should ignore active multi_vdev_crash_dump feature on zpool
authortsoome <tsoome@FreeBSD.org>
Thu, 17 Jan 2019 21:52:41 +0000 (21:52 +0000)
committertsoome <tsoome@FreeBSD.org>
Thu, 17 Jan 2019 21:52:41 +0000 (21:52 +0000)
commitfaa109bec40a4e73fce22133ae77dc05e0d94cac
treefadc92258e2eff26bf577299b5ceb935895f01a4
parentbffa924f13c42550db2ffc74e8b45143c1bd3af4
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