Bug 1187744 - exfatlabel (of exfatprogs) cannot set labels starting with '-'
Summary: exfatlabel (of exfatprogs) cannot set labels starting with '-'
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ismail Dönmez
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 08:01 UTC by Arvin Schnell
Modified: 2021-07-01 11:20 UTC (History)
2 users (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvin Schnell 2021-06-28 08:01:19 UTC
The program exfatlabel (of exfatprogs) cannot set labels starting
with '-'.

dosfslabel excepts the usual '--' to terminate command line
option processing. exfatlabel should do the same.

Works fine with the version from exfat-utils.
Comment 1 Ismail Dönmez 2021-07-01 11:20:42 UTC
According to https://docs.microsoft.com/en-us/windows/win32/fileio/exfat-specification#table-35-invalid-filename-characters the dash character is not forbidden => bug.