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, Oct 31, 1:19 PM
Unknown Object (File)
Mon, Oct 27, 4:37 PM
Unknown Object (File)
Sun, Oct 26, 8:54 AM
Unknown Object (File)
Mon, Oct 20, 10:37 PM
Unknown Object (File)
Sat, Oct 18, 7:52 PM
Unknown Object (File)
Sat, Oct 18, 3:04 AM
Unknown Object (File)
Oct 11 2025, 12:26 AM
Unknown Object (File)
Oct 11 2025, 12:26 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