]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix zfs pool creation accidentally broken by r305331
authoravg <avg@FreeBSD.org>
Tue, 6 Sep 2016 06:09:12 +0000 (06:09 +0000)
committeravg <avg@FreeBSD.org>
Tue, 6 Sep 2016 06:09:12 +0000 (06:09 +0000)
commit20fcfc01b582b757f92c6791ea6bd63e3d704791
treeda8550ae7ef772b59205f4f890162a6854e98e42
parent9dd95eb0d4c26fc36a82f784e0f1fa17e333fc58
fix zfs pool creation accidentally broken by r305331

The upstream change introduced a new load state, SPA_LOAD_CREATE,
and vdev_geom code needs to be aware of it.

Tested by: cy
MFC after: 1 week
X-MFC with: r305331
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c