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)
Tue, Apr 28, 10:19 PM
Unknown Object (File)
Tue, Apr 28, 10:11 PM
Unknown Object (File)
Thu, Apr 23, 4:10 AM
Unknown Object (File)
Apr 20 2026, 9:59 AM
Unknown Object (File)
Apr 17 2026, 9:07 PM
Unknown Object (File)
Apr 16 2026, 8:06 PM
Unknown Object (File)
Apr 16 2026, 1:48 PM
Unknown Object (File)
Apr 15 2026, 9:58 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