Page MenuHomeFreeBSD

stand: Use devformat instead of disk_devfmt
ClosedPublic

Authored by imp on Jul 25 2022, 8:33 PM.
Tags
None
Referenced Files
F124358116: D35922.id108518.diff
Fri, Jul 25, 3:59 PM
Unknown Object (File)
Mon, Jul 21, 11:03 AM
Unknown Object (File)
Sun, Jul 20, 7:49 PM
Unknown Object (File)
Sat, Jul 19, 5:24 PM
Unknown Object (File)
Thu, Jul 17, 10:59 AM
Unknown Object (File)
Sat, Jul 5, 4:59 PM
Unknown Object (File)
Thu, Jul 3, 6:40 PM
Unknown Object (File)
Sun, Jun 29, 6:41 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