FreeBSD/src 46e399a (r336327)stand/zfs zfs.c

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.
DeltaFile
+1-1stand/zfs/zfs.c
+1-11 files

UnifiedSplitRaw