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, Apr 21, 11:38 AM
Unknown Object (File)
Tue, Apr 21, 6:38 AM
Unknown Object (File)
Mon, Apr 20, 4:18 PM
Unknown Object (File)
Mon, Apr 20, 5:01 AM
Unknown Object (File)
Wed, Apr 15, 7:42 PM
Unknown Object (File)
Fri, Apr 10, 6:09 PM
Unknown Object (File)
Thu, Apr 9, 12:40 AM
Unknown Object (File)
Sat, Apr 4, 3:00 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable