ext4: add Support for large (2TB+) block devices and files
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 21 Feb 2010 20:14:24 +0000 (20:14 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 21 Feb 2010 20:14:24 +0000 (20:14 +0000)
commitad11f6881a223a45e6f43e442c9d4be1c51d7f33
tree733880375c8f18fe838fbf8bfc94ad271662783c
parent13845024f385c6416c119b433cf0293f6de02e37
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.

SVN-Revision: 19799
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