HomeFreeBSD

MFC r335874: Cut currdev dev and path fields for ZFS on the last colon.

Description

MFC r335874: Cut currdev dev and path fields for ZFS on the last colon.

Previously the code cut those fields on second colon, that prevented
boot from boot environments with colon in their names. This change
moves the limitation from dev field to path, which is empty by default.

Details

Provenance
mavAuthored on
Parents
rS336326: Remove MODULE_PNP_INFO for ig4(4) driver
Branches
Unknown
Tags
Unknown