]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commit - kernel/config.i686-PAE
kernel: ext4 module handles ext{2,3} filesystems.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jul 2011 13:55:26 +0000 (15:55 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jul 2011 13:55:26 +0000 (15:55 +0200)
commitcc45716617f9d22e717dd2ce5a56fc53e69457e3
treea4f12737d34359c22280ec267b7b6f4ff7f92a40
parent164c0d73e5858e7b9a791a954487a21cae51679e
kernel: ext4 module handles ext{2,3} filesystems.

From now on, the ext4 kernel module handles ext2 and ext3 formatted
filesystem as well. ext2 and ext3 filesystems remain in their format
and are NOT converted to ext4.
But we will be able to drop the ext2 and ext3 modules which will
decrease the footprint size of the kernel, because ext4 code handles
the legacy filesystems, too.
pkgs/kernel/config
pkgs/kernel/kernel.nm