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, Mar 11, 11:24 PM
Unknown Object (File)
Wed, Feb 26, 10:23 PM
Unknown Object (File)
Wed, Feb 26, 8:17 PM
Unknown Object (File)
Tue, Feb 25, 11:18 PM
Unknown Object (File)
Tue, Feb 25, 10:48 PM
Unknown Object (File)
Tue, Feb 25, 12:23 PM
Unknown Object (File)
Jan 6 2025, 7:40 AM
Unknown Object (File)
Dec 22 2024, 3:18 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