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)
Tue, May 19, 9:33 AM
Unknown Object (File)
Mon, May 18, 9:56 PM
Unknown Object (File)
Mon, May 18, 7:37 PM
Unknown Object (File)
Sun, May 17, 11:45 PM
Unknown Object (File)
Fri, May 15, 11:11 AM
Unknown Object (File)
Wed, May 13, 9:04 PM
Unknown Object (File)
Wed, May 13, 9:02 PM
Unknown Object (File)
Wed, May 13, 9:02 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