On Wed, Nov 02, 2022 at 03:41:38PM -0700, Eric Biggers wrote: > Thank you for reporting this. How did you notice this? This test actually is > currently passing, because there is another test bug that makes > _fsv_have_hash_algorithm always return false here. That really needs to be > fixed first, as otherwise your fix doesn't really do anything. Hmm, it fails for me. _fsv_have_hash_algorithm also seems to work (returns 0), what bug do you mean? Don't see anything obvious. I was running -g verity on ext4/xfs (I'm working on adding fsverity support to xfs). -- - Andrey