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

(cherry picked from commit ad759c73522efb606135e2891ac03864926b80a3)

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
rG08939ccadc25: stand: Add devformat to return formatted string for a device
Branches
Unknown
Tags
Unknown