Page MenuHomeFreeBSD

Bug 200828 - fstyp(8) prints " " as the label of a labelless cd9660 filesystem
AbandonedPublic

Authored by asomers on Jun 12 2015, 9:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 30, 6:28 AM
Unknown Object (File)
Thu, Oct 30, 6:28 AM
Unknown Object (File)
Wed, Oct 29, 9:55 PM
Unknown Object (File)
Jul 26 2025, 1:29 PM
Unknown Object (File)
Jul 26 2025, 11:01 AM
Unknown Object (File)
Jul 2 2025, 5:30 PM
Unknown Object (File)
Jun 14 2025, 8:55 AM
Unknown Object (File)
Jun 8 2025, 3:22 PM
Subscribers

Details

Reviewers
trasz
Summary

Fix an off-by-one error that causes fstyp(8) to print a single space
as the label of a cd9660 filesystem that has no label.

Test Plan

A kyua test will be submitted in a separate code review

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

asomers retitled this revision from to Bug 200828 - fstyp(8) prints " " as the label of a labelless cd9660 filesystem.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: trasz.