HomeFreeBSD

stand: Add disk_fmtdev for dv_fmtdev for all the disk devices

Description

stand: Add disk_fmtdev for dv_fmtdev for all the disk devices

All of the archsw fmtdev functions treat DEVT_DISK as a call to
disk_fmtdev. Set all disks' dv_fmtdev to disk_fmtdev so devformat
will return the same thing.

Sponsored by: Netflix
Reviewed by: tsoome (prior version)
Differential Revision: https://reviews.freebsd.org/D35917

Details

Provenance
impAuthored on Aug 11 2022, 3:06 PM
Reviewer
tsoome
Differential Revision
D35917: stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
Parents
rGdc472f670213: stand: Add devformat to return formatted string for a device
Branches
Unknown
Tags
Unknown