]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
spa_import_rootpool: fall back to use configuration from zpool.cache...
authoravg <avg@FreeBSD.org>
Sun, 18 Nov 2012 11:47:25 +0000 (11:47 +0000)
committeravg <avg@FreeBSD.org>
Sun, 18 Nov 2012 11:47:25 +0000 (11:47 +0000)
commitc635b275d13c0e5c2e01c33eb5aba69efd28e9e8
tree54d35d89a301da5e76777ec9dd4aa33245ebb6ef
parenta65c6ba8dc4fe539c84c459e98c5c1ff37462b61
spa_import_rootpool: fall back to use configuration from zpool.cache...

if we fail to generate a proper root pool configuration based on disk
probing.  Currently we can not properly generate the configuration for
multi-vdev pools.  Make that explicit.

Reported by: madpilot, Bartosz Stec <bartosz.stec@it4pro.pl>
Tested by: madpilot, Bartosz Stec <bartosz.stec@it4pro.pl>
MFC after: 4 days
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c