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)
Sat, Aug 23, 2:27 PM
Unknown Object (File)
Fri, Aug 15, 9:59 PM
Unknown Object (File)
Thu, Aug 14, 11:07 PM
Unknown Object (File)
Sat, Aug 2, 11:12 PM
Unknown Object (File)
Mon, Jul 28, 5:56 PM
Unknown Object (File)
Mon, Jul 28, 11:51 AM
Unknown Object (File)
Mon, Jul 28, 2:15 AM
Unknown Object (File)
Jul 25 2025, 3:59 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 46652
Build 43541: arc lint + arc unit