07.07.2022 22:50, Eric Biggers wrote:
On Thu, Jul 07, 2022 at 10:04:56PM +0300, Slava Bacherikov wrote:
Also, what are the semantics of disabling casefold, exactly? Do the encoding and encoding flags fields in the superblock also get cleared? - Eric
Sorry, I've totally missed that. It worked just fine on a kernel compiled without casefold, because kernel is ignoring encoding if there is no casefold flag. And dumpe2fs wasn't showing character encoding on fs that had no casefold feature.
Anyway, I've already updated patch. -- Slava Bacherikov