Page MenuHomeFreeBSD

bhyve: [snapshot] Rename 'structs' key with 'kern_structs'
ClosedPublic

Authored by gusev.vitaliy_gmail.com on May 15 2023, 1:48 PM.
Tags
Referenced Files
F131867854: D40104.id121963.diff
Sat, Oct 11, 8:05 PM
F131867853: D40104.id.diff
Sat, Oct 11, 8:05 PM
F131867846: D40104.id123403.diff
Sat, Oct 11, 8:05 PM
Unknown Object (File)
Sat, Oct 11, 11:09 AM
Unknown Object (File)
Thu, Oct 9, 7:20 AM
Unknown Object (File)
Tue, Oct 7, 1:08 AM
Unknown Object (File)
Sep 12 2025, 2:16 AM
Unknown Object (File)
Sep 10 2025, 7:29 AM

Details

Summary

Using key 'structs' is ambiguous. This section contains data
related to the kernel. It should use a more informative naming.

Sponsored by: vStack

Related to multiple devices support.

Test Plan

Note,

.meta file contents is changed:
From "structs": [
to "kern_structs": [

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.May 15 2023, 5:24 PM

One general note: Please try to explain why a change is required in your commit message. "Related to xy" is not enough. It should explain why it is related to xy and what's the advantage of the patch.

gusev.vitaliy_gmail.com retitled this revision from bhyve: [snapshot] Rename 'struct' key with 'kern_struct' to bhyve: [snapshot] Rename 'struct's key with 'kern_structs'.Jun 14 2023, 12:01 AM
gusev.vitaliy_gmail.com edited the summary of this revision. (Show Details)
gusev.vitaliy_gmail.com retitled this revision from bhyve: [snapshot] Rename 'struct's key with 'kern_structs' to bhyve: [snapshot] Rename 'structs' key with 'kern_structs'.Jun 14 2023, 12:05 AM