public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] generic/577: fix hash check and add metadata cleaning
@ 2022-11-03 19:14 Andrey Albershteyn
  2022-11-03 19:14 ` [PATCH v2 1/2] common/verity: disable signature verification on hash alg check Andrey Albershteyn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrey Albershteyn @ 2022-11-03 19:14 UTC (permalink / raw)
  To: fstests; +Cc: ebiggers, Andrey Albershteyn

Hi all,

This patchset has two fixes for generic/577. The first one is fix of
common helper _fsv_have_hash_algorithm which didn't work correctly in
generic/577 as that test requires signing. The second patch fixes issue
which is uncovered when first patch is applied. The test fails to write to file
with already enabled verity.

v1 -> v2:
- add first patch as proper fix

Andrey Albershteyn (2):
  common/verity: disable signature verification on hash alg check
  generic/577: add missing fsverity metadata cleaning

 common/verity     | 3 +++
 tests/generic/577 | 1 +
 2 files changed, 4 insertions(+)

-- 
2.31.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 19:14 [PATCH v2 0/2] generic/577: fix hash check and add metadata cleaning Andrey Albershteyn
2022-11-03 19:14 ` [PATCH v2 1/2] common/verity: disable signature verification on hash alg check Andrey Albershteyn
2022-11-03 19:14 ` [PATCH v2 2/2] generic/577: add missing fsverity metadata cleaning Andrey Albershteyn
2022-11-04  6:52 ` [PATCH v2 0/2] generic/577: fix hash check and add " Eric Biggers

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