Page MenuHomeFreeBSD

stand: Use devformat instead of disk_devfmt
ClosedPublic

Authored by imp on Jul 25 2022, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 12:46 AM
Unknown Object (File)
Thu, Sep 25, 11:11 PM
Unknown Object (File)
Thu, Sep 25, 8:35 PM
Unknown Object (File)
Wed, Sep 24, 1:15 AM
Unknown Object (File)
Fri, Sep 19, 11:01 PM
Unknown Object (File)
Fri, Sep 19, 7:36 PM
Unknown Object (File)
Fri, Sep 19, 1:15 PM
Unknown Object (File)
Sep 3 2025, 7:03 AM
Subscribers

Details

Summary

Use devformat instead of disk_devfmt. This allows us to avoid knowing
the details of the device that's underneath us. Remove disk.h include
and the -I${LDRSRC} from the build of ufs.c since they are no longer
needed.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46652
Build 43541: arc lint + arc unit