Page MenuHomeFreeBSD

stand: Use devformat instead of disk_devfmt
ClosedPublic

Authored by imp on Jul 25 2022, 8:33 PM.
Tags
None
Referenced Files
F166280574: D35922.diff
Wed, Aug 12, 4:27 PM
Unknown Object (File)
Tue, Aug 11, 9:52 AM
Unknown Object (File)
Mon, Aug 10, 2:19 PM
Unknown Object (File)
Tue, Aug 4, 6:42 AM
Unknown Object (File)
Mon, Aug 3, 5:51 AM
Unknown Object (File)
Mon, Aug 3, 3:40 AM
Unknown Object (File)
Sun, Aug 2, 6:29 AM
Unknown Object (File)
Sun, Jul 26, 7:57 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 46567
Build 43456: arc lint + arc unit