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: Sun, 16 Jun 2019 22:44:40 +0800 From: Eryu Guan <guaneryu@...il.com> To: Gabriel Krisman Bertazi <krisman@...labora.com> Cc: tytso@....edu, fstests@...r.kernel.org, linux-ext4@...r.kernel.org, "Lakshmipathi.G" <lakshmipathi.ganapathi@...labora.co.uk> Subject: Re: [PATCH v3 2/2] shared/012: Add tests for filename casefolding feature On Wed, Jun 12, 2019 at 02:40:33PM -0400, Gabriel Krisman Bertazi wrote: > From: "Lakshmipathi.G" <lakshmipathi.ganapathi@...labora.co.uk> > > This new test implements verification for the per-directory > case-insensitive feature, as supported by the reference implementation > in Ext4. > > Signed-off-by: Lakshmipathi.G <lakshmipathi.ganapathi@...labora.co.uk> > Signed-off-by: Gabriel Krisman Bertazi <krisman@...labora.com> > [Rewrite to support feature design] > [Refactor to simplify implementation] Test looks good to me, and test passes for me with v5.2-rc4 kernel and latest e2fsprogs, thanks! Just that, I moved the test to generic, as we have all the needed _require rules ready to _notrun on unsupported fs, so it's ready to be generic. (Sorry I was not involved with the ext4-shared-generic discussion in the first place) Thanks, Eryu
Powered by blists - more mailing lists