I don't think we need static EXT3,EXT4 and JFS at all. CONFIG_EXT3_FS=m will imply CONFIG_EXT4_FS=m
656c656 < CONFIG_EXT3_FS=y --- > CONFIG_EXT3_FS=m 663,665d662 < CONFIG_JFS_FS=y < CONFIG_JFS_POSIX_ACL=y < CONFIG_JFS_STATISTICS=y
The text was updated successfully, but these errors were encountered:
linux-4.14.39: Remove JFS
5e77f13
Fixes: #653
8eaabc3
No branches or pull requests
I don't think we need static EXT3,EXT4 and JFS at all.
CONFIG_EXT3_FS=m will imply CONFIG_EXT4_FS=m
The text was updated successfully, but these errors were encountered: