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)
Mar 16 2024, 9:33 AM
Unknown Object (File)
Jan 27 2024, 3:29 AM
Unknown Object (File)
Dec 20 2023, 7:25 AM
Unknown Object (File)
Dec 19 2023, 5:00 PM
Unknown Object (File)
Dec 5 2023, 10:52 PM
Unknown Object (File)
Dec 4 2023, 2:25 PM
Unknown Object (File)
Sep 28 2023, 4:56 AM
Unknown Object (File)
Sep 28 2023, 4:54 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