Bug 113824 - Yast/installation and e2label with spaces
Summary: Yast/installation and e2label with spaces
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: RC 1
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 12:18 UTC by Kevin Ivory
Modified: 2005-09-05 10:48 UTC (History)
0 users

See Also:
Found By: Other
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 Kevin Ivory 2005-08-29 12:18:45 UTC
before new installation, I made one of my ext3 partitions installation ready
and labeled it 'e2label /dev/hda6 "SUSE 10.0". No error message and seems to
not to be forbidden by 'man e2label'. During installation of SUSE 10.0 B3,
the label was only shown as "SUSE", the part behind the space was missing.
Comment 1 Thomas Fehr 2005-09-05 10:48:59 UTC
I fixed the detecion of labels with blanks in libstorage.

But be aware that labels with blanks are not supported on all filesystem
(e.g. xfs_admin refuses to set a label containing blanks).