[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210413215300.10700-1-ebiggers@kernel.org>
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