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)
Wed, May 28, 9:15 AM
Unknown Object (File)
Thu, May 15, 5:01 AM
Unknown Object (File)
Tue, May 13, 6:40 AM
Unknown Object (File)
Tue, May 6, 7:05 PM
Unknown Object (File)
Apr 27 2025, 1:30 AM
Unknown Object (File)
Apr 22 2025, 2:01 PM
Unknown Object (File)
Apr 22 2025, 11:34 AM
Unknown Object (File)
Apr 22 2025, 10:08 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