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, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 6:54 PM
Unknown Object (File)
Fri, Oct 10, 1:51 PM
Unknown Object (File)
Sat, Oct 4, 2:42 PM
Unknown Object (File)
Sat, Sep 20, 3:30 PM
Unknown Object (File)
Wed, Sep 17, 4:27 PM
Unknown Object (File)
Sep 7 2025, 7:22 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