1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Removed stale comment about multi-vdev root pool config not working

MFC after:	1 week
This commit is contained in:
Steven Hartland 2014-06-09 13:04:58 +00:00
parent fc96358cdd
commit 74ddec2b18
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267267

View File

@ -3923,9 +3923,6 @@ spa_generate_rootconf(const char *name)
}
}
/*
* Multi-vdev root pool configuration discovery is not supported yet.
*/
nchildren = 1;
nvlist_lookup_uint64(best_cfg, ZPOOL_CONFIG_VDEV_CHILDREN, &nchildren);
holes = NULL;