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)
Mon, Nov 11, 10:31 AM
Unknown Object (File)
Sep 27 2024, 4:55 PM
Unknown Object (File)
Sep 16 2024, 11:12 PM
Unknown Object (File)
Sep 16 2024, 7:45 PM
Unknown Object (File)
Sep 16 2024, 12:56 AM
Unknown Object (File)
Sep 6 2024, 12:30 AM
Unknown Object (File)
Sep 4 2024, 2:13 AM
Unknown Object (File)
Aug 31 2024, 11:11 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