Add an option to dumpfs, -s, that only prints the super block information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 40071 Build 36960: arc lint + arc unit
Event Timeline
Comment Actions
This looks good. And I rather like it, since I've wanted something like this in the past.
Strictly speaking, dosb should be a bool, but that's a bigger change because dofreespace, domarshal, and dolabel are not yet bools and should before consistency. And that's well beyond the scope, unless you really wanted to follow up with that. :)