public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures
@ 2022-11-04  6:47 Eric Biggers
  2022-11-04  6:47 ` [xfstests PATCH 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eric Biggers @ 2022-11-04  6:47 UTC (permalink / raw)
  To: fstests; +Cc: Andrey Albershteyn, linux-fscrypt

This is a replacement for Andrey's patchset
"generic/577: fix hash check and add metadata cleaning".
It handles some other things that were overlooked.

Eric Biggers (3):
  common/verity: fix _fsv_have_hash_algorithm() with required signatures
  generic/577: add missing file removal before empty file test
  tests: fix some tests for systems with fs.verity.require_signatures=1

 common/verity     | 69 +++++++++++++++++++++++++++++++----------------
 tests/btrfs/290   |  9 +++++++
 tests/btrfs/291   |  2 ++
 tests/generic/577 |  1 +
 tests/generic/624 |  8 ++++++
 tests/generic/692 |  8 ++++++
 6 files changed, 74 insertions(+), 23 deletions(-)


base-commit: a75c5f50584e03ca7862ad51f48efd2d524d1dc5
-- 
2.38.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-04 18:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04  6:47 [xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures Eric Biggers
2022-11-04  6:47 ` [xfstests PATCH 1/3] common/verity: fix _fsv_have_hash_algorithm() with required signatures Eric Biggers
2022-11-04 18:42   ` Andrey Albershteyn
2022-11-04  6:47 ` [xfstests PATCH 2/3] generic/577: add missing file removal before empty file test Eric Biggers
2022-11-04 18:44   ` Andrey Albershteyn
2022-11-04  6:47 ` [xfstests PATCH 3/3] tests: fix some tests for systems with fs.verity.require_signatures=1 Eric Biggers
2022-11-04 18:48   ` Andrey Albershteyn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox