[Bug 221084] Loader fails to boot from vanilla ZFS version 28 pools (regression caused by MFC of r314112)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 29 09:56:35 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221084
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: mav
Date: Sat Jul 29 09:56:08 UTC 2017
New revision: 321680
URL: https://svnweb.freebsd.org/changeset/base/321680
Log:
MFC r307865 (by tsoome): loader should boot pre-feature flags pools.
The feature flags chek is missing the corner case where we have valid pool
version, but feature flags are not enabled - as for example plain v28 pool.
This update does fix the boot support for such pools.
Differential Revision: https://reviews.freebsd.org/D8331
PR: 221084
Changes:
_U stable/11/
stable/11/sys/boot/zfs/zfsimpl.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list