Page MenuHomeFreeBSD

tunefs: Add tests
ClosedPublic

Authored by des on Mar 22 2026, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 3:35 AM
Unknown Object (File)
Mon, May 18, 3:27 AM
Unknown Object (File)
Sun, May 17, 3:45 PM
Unknown Object (File)
Sun, May 17, 3:16 PM
Unknown Object (File)
Sun, May 17, 4:32 AM
Unknown Object (File)
Wed, May 13, 7:41 PM
Unknown Object (File)
Tue, May 12, 1:44 AM
Unknown Object (File)
Tue, May 12, 1:44 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71646
Build 68529: arc lint + arc unit

Event Timeline

des requested review of this revision.Mar 22 2026, 6:59 PM
ngie added a subscriber: ngie.
ngie added inline comments.
sbin/tunefs/tests/tunefs_test.sh
15–50

Most of my recommendations are to just make the function a bit easier for humans to follow and for the function to be easier to maintain in the future.

95–185

I think you could use su instead of sunoj for brevity.

This revision is now accepted and ready to land.Mar 24 2026, 4:24 PM
This revision was automatically updated to reflect the committed changes.