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
This commit is contained in:
@@ -758,7 +758,7 @@ CONFIG_JOLIET=y
|
||||
CONFIG_KMOD=y
|
||||
# CONFIG_LAPB is not set
|
||||
# CONFIG_LASAT is not set
|
||||
# CONFIG_LBD is not set
|
||||
CONFIG_LBD=y
|
||||
# CONFIG_LDM_PARTITION is not set
|
||||
CONFIG_LEDS_CLASS=y
|
||||
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
||||
|
||||
@@ -1047,7 +1047,7 @@ CONFIG_KMOD=y
|
||||
# CONFIG_LAPB is not set
|
||||
# CONFIG_LASAT is not set
|
||||
# CONFIG_LATENCYTOP is not set
|
||||
# CONFIG_LBD is not set
|
||||
CONFIG_LBD=y
|
||||
# CONFIG_LCD_LTV350QV is not set
|
||||
# CONFIG_LCD_TDO24M is not set
|
||||
# CONFIG_LCD_VGG2432A4 is not set
|
||||
|
||||
@@ -1049,8 +1049,7 @@ CONFIG_KMOD=y
|
||||
# CONFIG_LAPB is not set
|
||||
# CONFIG_LASAT is not set
|
||||
# CONFIG_LATENCYTOP is not set
|
||||
# CONFIG_LBDAF is not set
|
||||
# CONFIG_LBD is not set
|
||||
CONFIG_LBDAF=y
|
||||
# CONFIG_LCD_LTV350QV is not set
|
||||
# CONFIG_LCD_TDO24M is not set
|
||||
# CONFIG_LCD_VGG2432A4 is not set
|
||||
|
||||
@@ -1108,8 +1108,7 @@ CONFIG_KMOD=y
|
||||
# CONFIG_LAPB is not set
|
||||
# CONFIG_LASAT is not set
|
||||
# CONFIG_LATENCYTOP is not set
|
||||
# CONFIG_LBDAF is not set
|
||||
# CONFIG_LBD is not set
|
||||
CONFIG_LBDAF=y
|
||||
# CONFIG_LDM_PARTITION is not set
|
||||
# CONFIG_LEDS_ALIX is not set
|
||||
# CONFIG_LEDS_BD2802 is not set
|
||||
|
||||
Reference in New Issue
Block a user