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)
Fri, Nov 7, 9:23 PM
Unknown Object (File)
Sun, Nov 2, 1:56 PM
Unknown Object (File)
Sat, Oct 25, 9:03 AM
Unknown Object (File)
Wed, Oct 22, 3:23 PM
Unknown Object (File)
Wed, Oct 22, 12:15 AM
Unknown Object (File)
Oct 10 2025, 6:54 PM
Unknown Object (File)
Oct 10 2025, 6:54 PM
Unknown Object (File)
Oct 10 2025, 6:54 PM
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