| Summary: | Allowed characters in UFS volume labels using /sbin/newfs | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Keve Nagy <freebsd.bug> |
| Component: | misc | Assignee: | freebsd-fs (Nobody) <fs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | cem, mckusick |
| Priority: | --- | ||
| Version: | 11.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Keve Nagy
2017-06-20 17:53:08 UTC
A commit references this bug: Author: mckusick Date: Tue Jun 20 21:26:42 UTC 2017 New revision: 320176 URL: https://svnweb.freebsd.org/changeset/base/320176 Log: Allow '_' in labels when specifying -L to newfs. Reported by: Keve Nagy Reviewed by: kib PR: 220163 MFC after: 5 days Changes: head/sbin/newfs/newfs.c Change made to allow '_' in labels when specifying -L to newfs. Will be MFC'ed to 10 in five days and to 11 when allowed by re@. Looks like the issue I reported has already been identified and fixed. We are just waiting for the patch to make its way to 10.x and 11.x releases. It seems like I can change the status to closed. I just don't know if I am allowed to do so. I'd better let somebody else do it, as there may be more administration to be performed. I think Kirk will close the PR after he MFCs it to 10 and 11. Thanks for the report, Keve. Indeed, I will close it once the MFCs have happened. A commit references this bug: Author: mckusick Date: Mon Jun 26 17:29:32 UTC 2017 New revision: 320365 URL: https://svnweb.freebsd.org/changeset/base/320365 Log: MFC of 320176: Allow '_' in labels when specifying -L to newfs. PR: 220163 Reported by: Keve Nagy Reviewed by: kib Approved by: re@ (Xin Li) Changes: _U stable/11/ stable/11/sbin/newfs/newfs.c A commit references this bug: Author: mckusick Date: Mon Jun 26 17:33:33 UTC 2017 New revision: 320366 URL: https://svnweb.freebsd.org/changeset/base/320366 Log: MFC of 320176: Allow '_' in labels when specifying -L to newfs. PR: 220163 Reported by: Keve Nagy Reviewed by: kib Changes: _U stable/10/ stable/10/sbin/newfs/newfs.c This fix has now been MFC'ed to 10 and 11 and should appear in 11.1. |