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
F162770112: D56692.id176721.diff
Thu, Jul 16, 5:16 PM
Unknown Object (File)
Thu, Jul 16, 1:34 AM
Unknown Object (File)
Sun, Jul 12, 10:32 AM
Unknown Object (File)
Sat, Jul 4, 1:17 AM
Unknown Object (File)
Sun, Jun 28, 2:04 PM
Unknown Object (File)
Jun 16 2026, 11:47 AM
Unknown Object (File)
Jun 8 2026, 4:20 AM
Unknown Object (File)
Jun 4 2026, 8:06 PM
Subscribers
None

Details

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 72606
Build 69489: arc lint + arc unit

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.