Page MenuHomeFreeBSD

tunefs: Add tests
ClosedPublic

Authored by des on Mar 22 2026, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 5:52 AM
Unknown Object (File)
Sun, Apr 19, 1:18 AM
Unknown Object (File)
Fri, Apr 17, 2:55 AM
Unknown Object (File)
Sat, Apr 11, 8:04 PM
Unknown Object (File)
Sat, Apr 11, 1:20 PM
Unknown Object (File)
Wed, Apr 8, 9:58 AM
Unknown Object (File)
Wed, Apr 8, 9:58 AM
Unknown Object (File)
Tue, Apr 7, 9:42 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.Tue, Mar 24, 4:24 PM
This revision was automatically updated to reflect the committed changes.