On Wed, Apr 05, 2023 at 05:37:14PM -0700, Eric Biggers wrote: > Therefore, let's convert fs/verity/ from ahash to shash. This > simplifies the code, and it should also slightly improve performance for > everyone who wasn't actually using one of these ahash-only crypto > accelerators, i.e. almost everyone (or maybe even everyone)! This looks like a very nice cleanup to me. So unless someone really uses async crypto offload heavily for fsverity and can come up with a convincing argument for that, I'm all for the change.