From: Eric Biggers <ebiggers@xxxxxxxxxx> This is needed to test the encryption and casefolding features in combination. Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- .../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