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