Page MenuHomeFreeBSD

stand/ofw: Access the parsing routine more directly
ClosedPublic

Authored by imp on Nov 10 2022, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 4:59 PM
Unknown Object (File)
Thu, Feb 20, 11:26 PM
Unknown Object (File)
Thu, Feb 20, 4:33 PM
Unknown Object (File)
Jan 27 2025, 4:10 PM
Unknown Object (File)
Jan 27 2025, 3:58 AM
Unknown Object (File)
Jan 12 2025, 5:56 AM
Unknown Object (File)
Dec 5 2024, 5:38 PM
Unknown Object (File)
Nov 20 2024, 2:59 AM
Subscribers

Details

Summary

We don't need to check if something is a ZFS device. Instead, if the
found device has a parse routine, call it. Otherwise, just copy the
path.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable