Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zed: Avoid core dump if wholedisk property does not exist
zed aborts and dumps core in vdev_whole_disk_from_config() if wholedisk property does not exist. make_leaf_vdev() adds the property but there may be already pools that don't have the wholedisk in the label. Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
- Loading branch information