Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y
Bug #1248270 reported by
Phillip Susi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Wishlist
|
Tim Gardner | ||
Trusty |
Fix Released
|
Wishlist
|
Tim Gardner |
Bug Description
When the old code is disabled the ext4 driver takes over and does a better job and gives a smaller kernel. Specifically the ext4 driver does a better job of resisting fragmentation since it uses delayed allocation, and supports online resize, whereas the ext2 driver does not.
Config changes requested:
CONFIG_EXT3_FS=y -> n
CONFIG_EXT2_FS=y -> n
CONFIG_
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
importance: | Medium → Wishlist |
status: | Incomplete → Triaged |
tags: | added: trusty |
summary: |
- Please set CONFIG_EXT[23]=n + Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and + EXT4_USE_FOR_EXT23=y |
description: | updated |
summary: |
Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and - EXT4_USE_FOR_EXT23=y + CONFIG_EXT4_USE_FOR_EXT23=y |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | Triaged → In Progress |
To post a comment you must log in.
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1248270
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.