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)
Fri, Apr 18, 8:38 PM
Unknown Object (File)
Wed, Apr 9, 5:01 PM
Unknown Object (File)
Sun, Mar 30, 5:36 AM
Unknown Object (File)
Wed, Mar 26, 1:17 PM
Unknown Object (File)
Mar 11 2025, 11:24 PM
Unknown Object (File)
Feb 26 2025, 10:23 PM
Unknown Object (File)
Feb 26 2025, 8:17 PM
Unknown Object (File)
Feb 25 2025, 11:18 PM
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