[PATCH v2 05/23] fsverity: make fsverity_verify_folio() accept folio's offset and size

Christoph Hellwig hch at infradead.org
Wed Apr 5 01:30:36 AEST 2023


On Tue, Apr 04, 2023 at 04:53:01PM +0200, Andrey Albershteyn wrote:
> Not the whole folio always need to be verified by fs-verity (e.g.
> with 1k blocks). Use passed folio's offset and size.

Why can't those callers just call fsverity_verify_blocks directly?


More information about the Linux-erofs mailing list