[Bug 138421] [ufs] remove UFS label limitations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Dec 2024 16:53:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=138421 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed CC| |markj@FreeBSD.org Resolution|--- |FIXED --- Comment #4 from Mark Johnston <markj@FreeBSD.org> --- At some point tunefs and newfs were modified to permit "-" and "_", though "." is still not permitted. This may be intentional if label names are used as sysctl OIDs, since "." is a separator there. In any case - hopefully this is an acceptable outcome and we can close the PR. If not, please reopen. -- You are receiving this mail because: You are the assignee for the bug.