[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220501051928.540278-1-ebiggers@kernel.org>
Date: Sat, 30 Apr 2022 22:19:26 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: fstests@...r.kernel.org
Cc: linux-fscrypt@...r.kernel.org, linux-ext4@...r.kernel.org,
Lukas Czerner <lczerner@...hat.com>
Subject: [xfstests PATCH 0/2] update test_dummy_encryption testing in ext4/053
This series updates the testing of the test_dummy_encryption mount
option in ext4/053.
The first patch will be needed for the test to pass if the kernel patch
"ext4: only allow test_dummy_encryption when supported"
(https://lore.kernel.org/r/20220501050857.538984-2-ebiggers@kernel.org)
is applied.
The second patch starts testing a case that previously wasn't tested.
It reproduces a bug that was introduced in the v5.17 kernel and will
be fixed by the kernel patch
"ext4: fix up test_dummy_encryption handling for new mount API"
(https://lore.kernel.org/r/20220501050857.538984-6-ebiggers@kernel.org).
This applies on top of my recent patch
"ext4/053: fix the rejected mount option testing"
(https://lore.kernel.org/r/20220430192130.131842-1-ebiggers@kernel.org).
Eric Biggers (2):
ext4/053: update the test_dummy_encryption tests
ext4/053: test changing test_dummy_encryption on remount
tests/ext4/053 | 38 ++++++++++++++++++++++++--------------
1 file changed, 24 insertions(+), 14 deletions(-)
--
2.36.0
Powered by blists - more mailing lists