Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FreeBSD: Fix potential boot panic with bad label
vdev_geom_read_pool_label() can leave NULL in configs. Check for it and skip consistently when generating rootconf. Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
- Loading branch information