On Mon, 14 Aug 2023 11:29:00 -0700, Eric Biggers wrote: > This series makes unexpected casefold flags on inodes be consistently > rejected early on so that additional validation isn't needed later on > during random filesystem operations. For additional context, refer to > the discussion on patch 1 of > https://lore.kernel.org/linux-fsdevel/20230812004146.30980-1-krisman@xxxxxxx/T/#u > > Applies to v6.5-rc6 > > [...] Applied, thanks! [1/3] ext4: reject casefold inode flag without casefold feature commit: 3d0f06b5a4e6d09b4a27d701f2ec9a7de8dadbe5 [2/3] ext4: remove redundant checks of s_encoding commit: fe9ef4ceae694597fe7318aafd7357cc5b85724e [3/3] libfs: remove redundant checks of s_encoding commit: 6d7772c4427aaa21251c629d4fabb17e5c10a463 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>