public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: fstests@vger.kernel.org
Cc: Andrey Albershteyn <aalbersh@redhat.com>, linux-fscrypt@vger.kernel.org
Subject: [xfstests PATCH 0/3] Fix test bugs related to fs.verity.require_signatures
Date: Thu,  3 Nov 2022 23:47:39 -0700	[thread overview]
Message-ID: <20221104064742.167326-1-ebiggers@kernel.org> (raw)

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


             reply	other threads:[~2022-11-04  6:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04  6:47 Eric Biggers [this message]
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

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=20221104064742.167326-1-ebiggers@kernel.org \
    --to=ebiggers@kernel.org \
    --cc=aalbersh@redhat.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-fscrypt@vger.kernel.org \
    /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