[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2014-01-08 Thread Tim Gardner
linux-3.13.0-1.16

** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2014-01-03 Thread Andy Whitcroft
@henrix -- that seems to be resolved by the below commit which will be
in the first 3.13 upload:

  commit 30fac0f75da24dd5bb43c9e911d2039a984ac815
  Author: Jan Kara j...@suse.cz
  Date:   Sun Dec 8 21:11:59 2013 -0500

ext4: Do not reserve clusters when fs doesn't support extents


** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2014-01-03 Thread Andy Whitcroft
Marking Fix Released as there is no bug marker for this.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2014-01-03 Thread Dimitri John Ledkov
Andy, despite the #5  #6 comments, this bug report is about the config
change requrest to flip CONFIG_EXT2|3_FS to n and set
CONFIG_EXT4_USE_FOR_EXT23 to y, which I don't see applied on neither
master  master-next branches.

Is this config change be applied in 3.13 kernels?

** Changed in: linux (Ubuntu Trusty)
   Status: Fix Released = In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2014-01-03 Thread Tim Gardner
Dimitri - CONFIG_EXT4_USE_FOR_EXT23=y in the Trusty unstable branch. It
will soon transition to being the production kernel, e.g., master and
master-next.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2013-11-28 Thread Luis Henriques
I just came across this bug report which seems to be relevant for this
bug:  https://lkml.org/lkml/2013/11/27/321

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2013-11-26 Thread Dmitrijs Ledkovs
See: https://fedoraproject.org/wiki/Features/UseExt4ForExt3AndExt2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  Triaged

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2013-11-26 Thread Tim Gardner
** Also affects: linux (Ubuntu Trusty)
   Importance: Wishlist
   Status: Triaged

** Changed in: linux (Ubuntu Trusty)
   Status: Triaged = In Progress

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2013-11-26 Thread Dmitrijs Ledkovs
Well, my local rebuild failed, due to checks advising one to start
begging for mercy since ext2 module got dropped =) i didn't do
ignores before but the wikipages explain it. I wonder if chacks can
verify that either ext2/3 modules are present or EXT4_USE_FOR_EXT23 is
enabled.

ps. ♩♯ ♪ ♫ ♬ ♭ why won't you release me, I'm begging you for ♩♯ ♪ ♫ ♬ ♭

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1248270] Re: Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and CONFIG_EXT4_USE_FOR_EXT23=y

2013-11-26 Thread Phillip Susi
What do you mean checks?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1248270

Title:
  Please set CONFIG_EXT3_FS=n and CONFIG_EXT2_FS=n and
  CONFIG_EXT4_USE_FOR_EXT23=y

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress

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_EXT4_USE_FOR_EXT23 (NEW) - y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248270/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp