Re: [PATCH] Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs

From: Linus Torvalds

Date: Tue Oct 14 2025 - 17:37:56 EST


On Mon, 13 Oct 2025 at 19:06, Theodore Ts'o <tytso@xxxxxxx> wrote:
>
> Commit d6ace46c82fd ("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.

Just checking: did you expect me to apply this directly, or was this
more of a "FYI" and it's in your tree and I should be expecting it as
a pull request?

Linus