Files
linux-cryptodev-2.6/fs
Eric Biggers 78cdb14893 f2fs: make f2fs_verify_cluster() partially large-folio-aware
f2fs_verify_cluster() is the only remaining caller of the
non-large-folio-aware function fsverity_verify_page().   To unblock the
removal of that function, change f2fs_verify_cluster() to verify the
entire folio of each page and mark it up-to-date.

Note that this doesn't actually make f2fs_verify_cluster()
large-folio-aware, as it is still passed an array of pages.  Currently,
it's never called with large folios.

Suggested-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20260218010630.7407-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-02-17 23:11:36 -08:00
..
2026-01-12 10:55:45 +01:00
2025-11-16 01:35:04 -05:00
2026-01-12 10:55:46 +01:00
2026-01-02 13:43:41 -05:00
2025-11-16 01:35:03 -05:00
2026-01-12 10:55:48 +01:00
2026-01-12 10:55:48 +01:00
2025-11-04 12:36:33 +01:00
2025-11-28 12:42:31 +01:00
2025-09-01 13:08:01 +02:00
2026-01-12 10:55:48 +01:00
2026-01-12 16:52:09 +01:00
2026-01-16 19:21:40 +01:00
2026-01-12 16:52:09 +01:00