Page MenuHomeFreeBSD

stand: Use devformat instead of disk_devfmt
ClosedPublic

Authored by imp on Jul 25 2022, 8:33 PM.
Tags
None
Referenced Files
F102721480: D35922.diff
Sat, Nov 16, 8:38 AM
Unknown Object (File)
Mon, Nov 11, 10:31 AM
Unknown Object (File)
Sep 27 2024, 4:55 PM
Unknown Object (File)
Sep 16 2024, 11:12 PM
Unknown Object (File)
Sep 16 2024, 7:45 PM
Unknown Object (File)
Sep 16 2024, 12:56 AM
Unknown Object (File)
Sep 6 2024, 12:30 AM
Unknown Object (File)
Sep 4 2024, 2:13 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