Page MenuHomeFreeBSD

stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
ClosedPublic

Authored by imp on Jul 25 2022, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 1:13 AM
Unknown Object (File)
Thu, Apr 24, 10:42 PM
Unknown Object (File)
Sun, Apr 20, 1:30 PM
Unknown Object (File)
Sun, Apr 20, 6:17 AM
Unknown Object (File)
Sun, Apr 20, 6:16 AM
Unknown Object (File)
Sun, Apr 20, 1:14 AM
Unknown Object (File)
Sat, Apr 19, 8:29 PM
Unknown Object (File)
Sat, Apr 19, 8:28 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Jul 25 2022, 8:33 PM
This revision is now accepted and ready to land.Jul 26 2022, 12:27 PM
This revision now requires review to proceed.Jul 28 2022, 4:57 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 11 2022, 4:28 PM
This revision was automatically updated to reflect the committed changes.