Bug 304699

Summary: yast2 partitioner does not enable "Directory Index Feature" by default for ext3
Product: [openSUSE] openSUSE 10.3 Reporter: Andreas Jaeger <aj>
Component: YaST2Assignee: Thomas Fehr <fehr>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: Beta 3   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screenshot of default options

Description Andreas Jaeger 2007-08-26 13:52:54 UTC
Created attachment 159873 [details]
screenshot of default options

If yast2 creates a new ext3 partition, it does not enable the "Directory index Feature"
Comment 1 Andreas Jaeger 2007-08-26 13:53:27 UTC
Jeff, shouldn't directory index be the default?
Comment 2 Thomas Fehr 2007-08-27 08:58:03 UTC
I quick check on my system did not reproduce the problem, my ext3 was
correctly formatted using "/sbin/mke2fs -O dir_index -j -v /dev/sdc6"
and also the popup has dir_index correctly set. Not that these format
dialog options only have meaningful values if the filesystem is actually
selected for formatting. If you want to check if dir_index is set for
a existing fs you need to use tune2fs -l.

Please attach y2log file.
Comment 3 Thomas Fehr 2007-08-27 12:27:58 UTC
Problem seems to be when partition is created, not when it is edited.
Comment 4 Thomas Fehr 2007-08-27 13:49:10 UTC
Problem will be fixed in beta#3.