Bug 113824

Summary: Yast/installation and e2label with spaces
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Kevin Ivory <Ivory>
Component: InstallationAssignee: Thomas Fehr <fehr>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: RC 1   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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).