On Fri, 8 Jul 2022 15:26:58 +0300, Slava Bacherikov wrote: > Casefold can be safely disabled if there are no directories with +F > attribute ( EXT4_CASEFOLD_FL ). This checks all inodes for that flag and in > case there isn't any, it disables casefold FS feature. When FS has > directories with +F attributes, user could convert these directories, > probably by mounting FS and executing some script or by doing it > manually. Afterwards, it would be possible to disable casefold FS flag > via tune2fs. > > [...] Applied, thanks! [1/1] tune2fs: allow disabling casefold feature commit: 47f9c3c00bbfdef4a64f400d1c95d9140aab3199 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>