Skip to content

Commit c065b60

Browse files
committed
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Commit d6ace46 ("ext4: remove obsolete EXT3 config options") removed the obsolete EXT3_CONFIG options, since it had been over a decade since fs/ext3 had been removed. Unfortunately, there were a number of defconfigs that still used CONFIG_EXT3_FS which the cleanup commit didn't fix up. This led to a large number of defconfig test builds to fail. Oops. Fixes: d6ace46 ("ext4: remove obsolete EXT3 config options") Signed-off-by: Theodore Ts'o <[email protected]>
1 parent 971843c commit c065b60

File tree

109 files changed

+182
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+182
-182
lines changed

arch/arc/configs/axs101_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ CONFIG_MMC_SDHCI=y
8888
CONFIG_MMC_SDHCI_PLTFM=y
8989
CONFIG_MMC_DW=y
9090
# CONFIG_IOMMU_SUPPORT is not set
91-
CONFIG_EXT3_FS=y
91+
CONFIG_EXT4_FS=y
9292
CONFIG_MSDOS_FS=y
9393
CONFIG_VFAT_FS=y
9494
CONFIG_NTFS_FS=y

arch/arc/configs/axs103_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ CONFIG_MMC_SDHCI=y
8686
CONFIG_MMC_SDHCI_PLTFM=y
8787
CONFIG_MMC_DW=y
8888
# CONFIG_IOMMU_SUPPORT is not set
89-
CONFIG_EXT3_FS=y
89+
CONFIG_EXT4_FS=y
9090
CONFIG_MSDOS_FS=y
9191
CONFIG_VFAT_FS=y
9292
CONFIG_NTFS_FS=y

arch/arc/configs/axs103_smp_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ CONFIG_MMC_SDHCI=y
8888
CONFIG_MMC_SDHCI_PLTFM=y
8989
CONFIG_MMC_DW=y
9090
# CONFIG_IOMMU_SUPPORT is not set
91-
CONFIG_EXT3_FS=y
91+
CONFIG_EXT4_FS=y
9292
CONFIG_MSDOS_FS=y
9393
CONFIG_VFAT_FS=y
9494
CONFIG_NTFS_FS=y

arch/arc/configs/hsdk_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ CONFIG_DMADEVICES=y
7777
CONFIG_DW_AXI_DMAC=y
7878
CONFIG_IIO=y
7979
CONFIG_TI_ADC108S102=y
80-
CONFIG_EXT3_FS=y
80+
CONFIG_EXT4_FS=y
8181
CONFIG_VFAT_FS=y
8282
CONFIG_TMPFS=y
8383
CONFIG_NFS_FS=y

arch/arc/configs/vdk_hs38_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y
7474
CONFIG_USB_STORAGE=y
7575
CONFIG_USB_SERIAL=y
7676
# CONFIG_IOMMU_SUPPORT is not set
77-
CONFIG_EXT3_FS=y
77+
CONFIG_EXT4_FS=y
7878
CONFIG_EXT4_FS=y
7979
CONFIG_MSDOS_FS=y
8080
CONFIG_VFAT_FS=y

arch/arc/configs/vdk_hs38_smp_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ CONFIG_MMC_DW=y
8181
CONFIG_UIO=y
8282
CONFIG_UIO_PDRV_GENIRQ=y
8383
# CONFIG_IOMMU_SUPPORT is not set
84-
CONFIG_EXT3_FS=y
84+
CONFIG_EXT4_FS=y
8585
CONFIG_MSDOS_FS=y
8686
CONFIG_VFAT_FS=y
8787
CONFIG_NTFS_FS=y

arch/arm/configs/axm55xx_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ CONFIG_MAILBOX=y
194194
CONFIG_PL320_MBOX=y
195195
# CONFIG_IOMMU_SUPPORT is not set
196196
CONFIG_EXT2_FS=y
197-
CONFIG_EXT3_FS=y
197+
CONFIG_EXT4_FS=y
198198
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
199199
CONFIG_EXT4_FS=y
200200
CONFIG_AUTOFS_FS=y

arch/arm/configs/bcm2835_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ CONFIG_PWM_BCM2835=y
154154
CONFIG_EXT2_FS=y
155155
CONFIG_EXT2_FS_XATTR=y
156156
CONFIG_EXT2_FS_POSIX_ACL=y
157-
CONFIG_EXT3_FS=y
158-
CONFIG_EXT3_FS_POSIX_ACL=y
157+
CONFIG_EXT4_FS=y
158+
CONFIG_EXT4_FS_POSIX_ACL=y
159159
CONFIG_FANOTIFY=y
160160
CONFIG_MSDOS_FS=y
161161
CONFIG_VFAT_FS=y

arch/arm/configs/davinci_all_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ CONFIG_PWM=y
228228
CONFIG_PWM_TIECAP=m
229229
CONFIG_PWM_TIEHRPWM=m
230230
CONFIG_EXT2_FS=y
231-
CONFIG_EXT3_FS=y
231+
CONFIG_EXT4_FS=y
232232
CONFIG_EXT4_FS_POSIX_ACL=y
233233
CONFIG_XFS_FS=m
234234
CONFIG_AUTOFS_FS=m

arch/arm/configs/dove_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ CONFIG_RTC_DRV_MV=y
9595
CONFIG_DMADEVICES=y
9696
CONFIG_MV_XOR=y
9797
CONFIG_EXT2_FS=y
98-
CONFIG_EXT3_FS=y
99-
# CONFIG_EXT3_FS_XATTR is not set
98+
CONFIG_EXT4_FS=y
99+
# CONFIG_EXT4_FS_XATTR is not set
100100
CONFIG_EXT4_FS=y
101101
CONFIG_ISO9660_FS=y
102102
CONFIG_JOLIET=y

0 commit comments

Comments
 (0)