From: Eric Biggers <ebiggers@kernel.org>
To: "Theodore Y . Ts'o" <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org
Subject: [xfstests-bld PATCH] test-appliance: exclude two more quota tests from encrypt configs
Date: Thu, 8 Oct 2020 23:19:08 -0700 [thread overview]
Message-ID: <20201009061908.393826-1-ebiggers@kernel.org> (raw)
From: Eric Biggers <ebiggers@google.com>
Exclude two recently added quota tests, and improve the comment.
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
.../test-appliance/files/root/fs/ext4/cfg/encrypt.exclude | 6 +++++-
.../files/root/fs/ext4/cfg/encrypt_1k.exclude | 2 ++
2 files changed, 7 insertions(+), 1 deletion(-)
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 07111c2..b7f6ea3 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
@@ -12,7 +12,9 @@ ext4/028
# file systems with encryption enabled can't be mounted with ext3
ext4/044
-# encryption doesn't play well with quota
+# These tests use the old-style quota support where the quota files are user
+# files instead of hidden inodes. This isn't compatible with
+# test_dummy_encryption, as it causes the quota files to be encrypted.
generic/082
generic/219
generic/230
@@ -25,6 +27,8 @@ generic/381
generic/382
generic/566
generic/587
+generic/600
+generic/601
# encryption doesn't play well with casefold (at least not yet)
generic/556
diff --git a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude
index 1f5a7e5..bf5df66 100644
--- a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude
+++ b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/encrypt_1k.exclude
@@ -21,6 +21,8 @@ generic/270
generic/382
generic/204
generic/587
+generic/600
+generic/601
# These tests are also excluded in 1k.exclude.
# See there for the reasons.
--
2.28.0
next reply other threads:[~2020-10-09 6:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-09 6:19 Eric Biggers [this message]
2020-10-12 15:57 ` [xfstests-bld PATCH] test-appliance: exclude two more quota tests from encrypt configs Theodore Y. Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201009061908.393826-1-ebiggers@kernel.org \
--to=ebiggers@kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).