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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 13 Apr 2021 14:53:00 -0700
From:   Eric Biggers <ebiggers@...nel.org>
To:     Theodore Ts'o <tytso@....edu>
Cc:     Daniel Rosenberg <drosen@...gle.com>, linux-ext4@...r.kernel.org
Subject: [xfstests-bld PATCH] test-appliance: un-exclude encrypt+casefold test

From: Eric Biggers <ebiggers@...gle.com>

This is needed to test the encryption and casefolding features in
combination.

Signed-off-by: Eric Biggers <ebiggers@...gle.com>
---
 .../test-appliance/files/root/fs/ext4/cfg/encrypt.exclude      | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude
index b7f6ea3..20abf5e 100644
--- a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude
+++ b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt.exclude
@@ -30,9 +30,6 @@ generic/587
 generic/600
 generic/601
 
-# encryption doesn't play well with casefold (at least not yet)
-generic/556
-
 # generic/204 tests ENOSPC handling; it doesn't correctly
 # anticipate the external extended attribute required when
 # using a 1k block size
-- 
2.31.1

Powered by blists - more mailing lists