ext4: add Support for large (2TB+) block devices and files
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 21 Feb 2010 20:14:24 +0000 (20:14 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 21 Feb 2010 20:14:24 +0000 (20:14 +0000)
commitd997c2e0c0d2243b1741fa9be7b0203c61c8a25a
tree7866e6a6e2e512306927b20f9097d1a2d67a62c2
parent09c7d1b08f3fd803bd33e526be4546494ac2f6e8
ext4: add Support for large (2TB+) block devices and files

CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/fs.mk
target/linux/generic-2.6/config-2.6.25
target/linux/generic-2.6/config-2.6.30
target/linux/generic-2.6/config-2.6.31
target/linux/generic-2.6/config-2.6.32