lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 7 Jul 2022 23:51:19 +0300 From: Slava Bacherikov <slava@...her09.org> To: Eric Biggers <ebiggers@...nel.org> Cc: tytso@....edu, linux-ext4@...r.kernel.org, krisman@...labora.com Subject: Re: [PATCH v2] tune2fs: allow disabling casefold feature 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
Powered by blists - more mailing lists