Page MenuHomeFreeBSD

Record that ZFS removed libuutil just prior to 1600005 Use "(not changed) syntax rather than try to shove two gitrefs into a single cell.
ClosedPublic

Authored by asomers on Apr 28 2026, 2:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 16, 11:47 AM
Unknown Object (File)
Mon, Jun 8, 4:20 AM
Unknown Object (File)
Thu, Jun 4, 8:06 PM
Unknown Object (File)
Tue, May 26, 11:58 AM
Unknown Object (File)
Mon, May 25, 9:17 AM
Unknown Object (File)
Sat, May 23, 11:21 PM
Unknown Object (File)
May 20 2026, 10:28 AM
Unknown Object (File)
May 17 2026, 11:59 PM
Subscribers
None

Details

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers created this revision.
  • Merge the two gitrefs into a single cell

Updating D56692: Record that ZFS removed libuutil just prior to 1600005

Use "(not changed) syntax rather than try to shove two gitrefs into a
single cell.

Now the revision shows two ways to solve the problem:

  • The first commit puts the ZFS change in its own row, using "(not changed)" syntax like some other rows, for example 576ee62dd2e5 .
  • The second commit puts both changes in a single row. Rendered, each gitref gets its own line.

Personally, I like the second version, because "(not changed)" isn't very helpful for porters. For them, it's nice to get exactly one __FreeBSD_version per row. On the other hand, the second version's gitrefs are a little unclear. Without clicking on them, it's hard to tell which changed ZFS and which changed BUS_ALLOC_RESOURCE .

I'll commit whichever version my reviewers prefer.

This revision was not accepted when it landed; it landed in state Needs Review.May 11 2026, 3:18 PM
This revision was automatically updated to reflect the committed changes.